RTube Login

{% if error %}
{{ error }}
{% endif %} {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %} {% if oidc_enabled or saml_enabled %}
{% if oidc_enabled %} Sign in with SSO (OIDC) {% endif %} {% if saml_enabled %} Sign in with SSO (SAML) {% endif %}
or continue with credentials
{% endif %} {% if ldap_enabled %}
Use your LDAP credentials to login
{% endif %}
{% if not ldap_enabled %} {% endif %} ← Back to videos