Question about "Enabling the Module Globally"

Jacques Le Roux jacques.le.roux at les7arts.com
Tue Sep 19 03:22:45 EDT 2017


Hi,

I read at

https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPApacheConfig#NativeSPApacheConfig-EnablingtheModuleforAuthentication

|<Location />|
|AuthType shibboleth|
|Require shibboleth|
|</Location>

I guess it's different than

<Location />
   AuthType shibboleth
   ShibRequestSetting requireSession 1
   require valid-user
</Location>

right?

I mean the 2nd form does not "||Overrides other Authentication Rules", right ?

Thanks
**|

Jacques

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170919/4b6026e2/attachment.html>


More information about the users mailing list