...
Warning |
---|
Removal of the PreviousSession login handler will disable SSO support if you are relying on Shibboleth for session management. |
Defining the Login Handler
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<LoginHandler xsi:type="PreviousSession">
<AuthenticationMethod>urn:oasis:names:tc:SAML:2.0:ac:classes:PreviousSession</AuthenticationMethod>
</LoginHandler>
|