SSO Error: {{ error_msg|default:"Login Failed" }}
{% for error in errors %}
{{ error }}
{% endfor %}