Your IdP is not releasing all the required attributes for this service.
-
{% for name,value in shib_attrs.items %}
- {{ name }}: {{ value|default:'missing' }} {% endfor %}
{% extends "main.html" %} {% block title %}Forbidden{% endblock %} {% block content_title %}Forbidden{% endblock %} {% block content %}
Your IdP is not releasing all the required attributes for this service.