{% extends "_base.html" %} {% block title %}Confirm it's you{% endblock %} {% block header %} {% endblock %} {% block body %}

Confirm it's you to continue

A client is trying to {{ description }}. To confirm this action re-authorize your account with single sign-on.

If you did not expect this, your account may be compromised.

Continue with {{ idp.idp_name }}
{% include "sso_footer.html" without context %} {% endblock %}