Enabling and Disabling Federated Logouts from the SAML2 Provider - Identity and Access Management Services - 3.1 - 3.1 - Other - external

Identity and Access Management Services

Platform
Other
Product
Identity and Access Management Services
Release
3.1
License

Configuration of federated logouts from a configured SAML2 provider can be initiated through the Hyland IdP server appsettings.json file. When configured, federated logouts are initiated from the SAML2 provider when logging out of the Hyland IdP server.

To enable or disable federated logouts:

  1. Open the appsettings.json file of the Hyland IdP server in a plain-text editor. In a default installation, this file is located at C:\Program Files\Hyland\identityprovider\config
  2. In the Features block, set TriggerExternalSignOut to true to enable federated logouts from the SAML2 provider, or set it to false to disable federated logouts.
  3. Save and close the appsettings.json file.
  4. Recycle the application pool of the Hyland IdP server for the changes to take effect.

Related topics: