{% load i18n %} Error
{% block brcrmb_container %}
{% if user.is_authenticated %}{% trans "My routes" %}{% endif %} {% block breadcrumbs %}{% endblock %}
{% endblock %} {% block content %} {% if error %}

Error

{% endif %}

One or more required shibboleth attributes were not released towards this service

{% autoescape off %}{{error}}{% endautoescape %}

Required shibboleth attributes:

  • HTTP_EPPN
  • HTTP_SHIB_HOMEORGANIZATION
  • HTTP_SHIB_INETORGPERSON_MAIL
  • An appropriate HTTP_SHIB_EP_ENTITLEMENT
Optional Attributes:
  • HTTP_SHIB_INETORGPERSON_GIVENNAME
  • HTTP_SHIB_PERSON_SURNAME

{% endblock %}