{% extends "_base.html" %} {% block title %}Authentication failed{% endblock %} {% block header %} {% endblock %} {% block body %}

That doesn't look right

We were unable to validate your {{ server_name }} account via single sign‑on (SSO), because the SSO Identity Provider returned different details than when you logged in.

Try the operation again, and ensure that you use the same details on the Identity Provider as when you log into your account.

{% include "sso_footer.html" without context %} {% endblock %}