Configuring Swagger in a JSON File - Identity and Access Management Services - 4.4 - 4.4 - Ready - Other - external

Identity and Access Management Services

Platform
Other
Product
Identity and Access Management Services
Release
4.4
License

To use Hyland IdP APIs for configuring providers and clients, you can configure Swagger in the appsettings.json file of the Hyland IdP server.

To configure Swagger:

  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. Locate the following fields and set their values to True:
    • AdminAPI
    • AdminAPIDocs
  3. Save and close the appsettings.json file.
  4. Reset IIS.