{% load i18n %} Error
{% block brcrmb_container %}
{% if user.is_authenticated %}{% trans "My routes" %}{% endif %} {% block breadcrumbs %}{% endblock %}
{% endblock %} {% block content %} A required shibboleth attribute was not released towards this service
{% if error %}Details: {{error}}
{% endif %} Required shibboleth attributes:
HTTP_EPPN
HTTP_SHIB_HOMEORGANIZATION

Optional Attributes:
HTTP_SHIB_INETORGPERSON_GIVENNAME
HTTP_SHIB_PERSON_SURNAME
HTTP_SHIB_INETORGPERSON_MAIL
{% endblock %}