auth.admin.saml.logout-url

Background

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.admin.saml.identity-provider-metadata-urlPath defines a SingleLogoutService, then this url should not be set.

Setting the key

Set this configuration key in the server configuration.

Use the configuration key editor to add or edit the auth.admin.saml.logout-url key, and set the value. This can be set to any valid String value.

Notes

This setting requires Jetty to be restarted to take effect.