<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi,</p>
<p>I read at <br>
</p>
<p><a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPApacheConfig#NativeSPApacheConfig-EnablingtheModuleforAuthentication">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPApacheConfig#NativeSPApacheConfig-EnablingtheModuleforAuthentication</a></p>
<div class="container" title="Hint: double-click to select code">
<div class="line number1 index0 alt2"><code class="java plain"><Location
/></code></div>
<div class="line number2 index1 alt1"><code class="java plain">
AuthType shibboleth</code></div>
<div class="line number3 index2 alt2"><code class="java plain">
Require shibboleth</code></div>
<div class="line number4 index3 alt1"><code class="java plain"></Location><br>
<br>
I guess it's different than<br>
<br>
<Location /><br>
AuthType shibboleth<br>
ShibRequestSetting requireSession 1<br>
require valid-user<br>
</Location><br>
<br>
right?<br>
<br>
I mean the 2nd form does not "</code><code class="java plain">Overrides
other Authentication Rules", right ?<br>
<br>
Thanks<br>
<b></b></code></div>
</div>
<pre class="moz-signature" cols="150">Jacques
</pre>
</body>
</html>