Admin Login
{% if error and not password_reset_required %}
{{ error }}
{% endif %} {% if password_reset_required %}
Welcome! Please set up your admin password.
New Password
Confirm Password
Set Password
{% else %}
Username
Password
Sign In
{% endif %} {% if saml_enabled %}
or
Sign in with SSO
{% endif %}
← Back to Dashboard