Shibboleth SP - RequestMap requireSession false for query string value
Peter Schober
peter.schober at univie.ac.at
Thu Feb 6 14:54:22 EST 2014
* Miller, Don (donm at uidaho.edu) <donm at uidaho.edu> [2014-02-06 20:49]:
> Is it possible to not require the session at all? Possibly like
> this, similar to excluding a sub path from a session?
>
> <RequestMap applicationId="default">
> <Host name="www.example.org">
> <Path name="doku.php" authType="shibboleth" requireSession="true">
> <Query name="id" regex="^public.*" requireSession="false"/>
> </Path>
> </Host>
> </RequestMap>
At least the documentation says so:
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPRequestMapQuery
Attributes -> Content Settings -> follow link "properties": requireSession.
-peter
More information about the users
mailing list