diff options
author | Markus Krogh <markus@nordu.net> | 2017-09-27 17:30:38 +0200 |
---|---|---|
committer | Markus Krogh <markus@nordu.net> | 2017-09-27 17:30:38 +0200 |
commit | af0294d5f773bc071128b1ec1712c62f587c7b0a (patch) | |
tree | cc645c6a43ab8a65d584349ec4175db69703e825 /apache-sp/secure/index.shtml | |
parent | 76d9e04a39c27133a2dcba3edea4ef232c1f09d5 (diff) |
eduPersonEntitlement without scritpt :)
Diffstat (limited to 'apache-sp/secure/index.shtml')
-rw-r--r-- | apache-sp/secure/index.shtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apache-sp/secure/index.shtml b/apache-sp/secure/index.shtml index f22666f..bd8233d 100644 --- a/apache-sp/secure/index.shtml +++ b/apache-sp/secure/index.shtml @@ -19,6 +19,7 @@ <li>employeeType: <!--#echo var="employeeType" --></li> <li>Affiliation: <!--#echo var="AFFILIATION" --></li> <li>Unscoped affiliation: <!--#echo var="UNSCOPED_AFFILIATION" --></li> + <li>eduPersonEntitlement: <!--#echo var="EDU_PERSON_ENTITLEMENT" --></li> </ul> <pre><!--#printenv --></pre> </div> |