Configuring Swagger in a JSON File - Configuring Swagger in a JSON File - To use Hyland IdP APIs for configuring providers and clients, you can configure Swagger in the appsettings.json file of the Hyland IdP server. - Perceptive Content - OnBase - Other - Identity and Access Management Services - Other/Identity-and-Access-Management-Services/4.4/Identity-and-Access-Management-Services/Configuring-Providers-and-Clients-Using-the-Hyland-IdP-Service-Account/Configuring-Swagger-in-a-JSON-File - 4.4 - 4.4

Identity and Access Management Services

Platform
Other
Product
Identity and Access Management Services
Release
4.4
License
ft:lastPublication
2024-11-20T20:18:13.521000
ft:locale
en-US

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.