Configure SAML SSO log out
Configure log out from the SAML SSO authentication server after an application ends.
The Genero delegate service, SAMLServiceProvider, automatically queries the user when closing the
Web application if he wants to log out from the IDP or not. You can change this behavior by setting
the SSO tag called
SIGN_OFF
in the DELEGATE
element of your
application configuration. Note: If you do not specify SSO log out options in the application
configuration, on closing the application the user will not be logged out from the IdP. This
is the equivalent of specifying
<SIGN_OFF>FALSE</SIGN_OFF>
in the
DELEGATE
element.The delegation SSO log-out feature is provided in FGLGWS and GAS version 3.20.