<div dir="ltr">As you're using<br><br>    ShibRequestSetting requireSession 0<br><br>You won't automatically redirect - your application could detect no Shibboleth credentials are present by looking at the Apache environment variables (see <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAttributeAccess">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAttributeAccess</a>), and then redirect the user to /Shibboleth.sso/Login (see <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPSessionCreationParameters">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPSessionCreationParameters</a>)<br><div><br></div><div>Hope that helps,</div><div><br></div><div>Paul</div></div>