In order to configure the Hyland IdP server, the Hyland IdP Administration client must be given access to the Hyland IdP server.
Tip:
It is considered a best practice to only enable access for the Hyland IdP Administration client when you are configuring the Hyland IdP server. After configuration is complete, access should be disabled.
To enable or disable access:
- 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
- In the Features block, set AdminAPI to true to enable access, or set it to false to disable access.
- Save and close the appsettings.json file.
- Recycle the application pool of the Hyland IdP server for the changes to take effect.