Commit ffca92f8 by Jason Bau

remove persistent-id and targeted-id from shib

parent 1370852f
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
--> -->
<!-- The ApplicationDefaults element is where most of Shibboleth's SAML bits are defined. --> <!-- The ApplicationDefaults element is where most of Shibboleth's SAML bits are defined. -->
<ApplicationDefaults entityID="{{shib.sp_entity_id}}" REMOTE_USER="eppn persistent-id targeted-id"> <ApplicationDefaults entityID="{{shib.sp_entity_id}}" REMOTE_USER="eppn">
<!-- <!--
Controls session lifetimes, address checks, cookie handling, and the protocol handlers. Controls session lifetimes, address checks, cookie handling, and the protocol handlers.
You MUST supply an effectively unique handlerURL value for each of your applications. You MUST supply an effectively unique handlerURL value for each of your applications.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment