Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
flowspy
Commits
3d22b4e6
Commit
3d22b4e6
authored
Feb 03, 2013
by
Leonidas Poulopoulos
Browse files
Changed Shibboleth attributes from HTML to Shibboleth naming
parent
2fe10776
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/error.html
View file @
3d22b4e6
...
...
@@ -32,15 +32,14 @@
<p>
{% trans "Required shibboleth attributes" %}:
<br>
<ul>
<li>
HTTP_EPPN
</li>
<li>
HTTP_SHIB_HOMEORGANIZATION
</li>
<li>
HTTP_SHIB_INETORGPERSON_MAIL
</li>
<li>
An appropriate HTTP_SHIB_EP_ENTITLEMENT
</li>
<li>
eduPersonPrincipalName
</li>
<li>
mail
</li>
<li>
eduPersonEntitlement
</li>
</ul>
{% trans "Optional" %}:
<ul>
<li>
HTTP_SHIB_INETORGPERSON_GIVENNAME
</li>
<li>
HTTP_SHIB_PERSON_SURNAME
</li>
<li>
givenName
</li>
<li>
sn
</li>
</ul>
</p>
{% endif %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment