| | /saml2/sp/sso/metaAlias/xyz
| Endpoint to consume redirect and POST SSO requests, as published in the SP's XML metadata AssertionConsumerService element. |
| /SPAcs/[metaAlias/xyz] (legacy URL, do not use for new setups)
|
| /saml2/sp/slo/metaAlias/xyz
| Endpoint to consume redirect and POST SLO requests, as published in the SP's XML metadata SingleLogoutService element. |
| /SPSloResponder/metaAlias/xyz (legacy URL, do not use for new setups)
|
| | Internal URL Used when an authentication flow initiates an SP-initiated SSO in order to redirect and POST to the IdP. |
| | Internal URL Used when an authentication flow initiates an SP-initiated SLO in order to redirect/POST to the IdP. |
| | Internal URL Used during single-logout to redirect/POST the browser back to the IdP. |
| | | Standard Loginapp UI logout URL UI URL to start a logout, e.g., on the SP. Depending on the SAML SP configuration, this might result in only a local or single logout. |
| | Standard Loginapp error URL URL for Loginapp UI error messages. |
| /ui/app/auth/saml2/sp/sso/init
| Internal URL UI URL to start an authentication flow after receiving an SSO request from the IdP. |
| | /rest/public/authentication/saml2/sp/sso/init
| Endpoint that processes a received SSO request or response from the IdP in the Authentication Flow. |
| /rest/public/authentication
| Standard REST logout URL REST URL for logout. Depending on the SAML SP configuration, this might result in only a local or single logout. |