{% extends "forms.html" %} {% load forms %} {% load applications %} {% block title %}Step 2: Shibboleth{% endblock %} {% block breadcrumbs %}
There is no need to register for shibboleth. {{ status }}
The email address associated with this application is set to {{ application.applicant.email }}. This email address will receive all notifications concerning this application.
You have an established SAML session.
If you continue, then your details, including your email address, will be replaced by those above and you will be able to log in using SAML. {% if attrs.email != application.applicant.email %} All future emails concerning this application will then go to {{ attrs.email }} instead of {{ application.applicant.email }}. {% endif %}
Please choose your institute below to register your shibboleth identity:
Please contact {{ accounts_email }} for further information.