auth.publicui.saml.logout-url
Specify the URL to log users out of the IdP (Public search)
Key: auth.publicui.saml.logout-url
Type: String
Can be set in: global.cfg
Description
Set to the location where users should be redirected
in order for them to be logged out of the IdP. If the IdP
metadata that is provided in auth.publicui.saml.identity-provider-metadata-urlPath
defines a SingleLogoutService
, then this url should not be set.
See Also
-
Specify the SAML identity provider’s metadata URL (file:// or http://) (Public search).
-
Specify the alias of private key to use in SAML keystore (Public search).
-
Specify the password for private key in SAML keystore (Public search).
-
Specify the default URL to navigate to after an IdP initiated SSO login. (Public search)