*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| Info | ||
|---|---|---|
| ||
<Path name="myappfolder" applicationId="myappname"/> </Host></RequestMap>...<ApplicationDefaults ...>... <ApplicationOverride id="myappname"> <Sessions lifetime="3600" timeout="600" checkAddress="false" handlerURL="/myappfolder/Shibboleth.sso" /> </ApplicationOverride></ApplicationDefaults> |
Make sure that the metadata you provide for the SP includes the necessary endpoints of this handler. In this example, metadata should have AssertionConsumerServiceURL:
...