Accessing the Hyland IdP Administration API - 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

You can access the Hyland IdP Administration API in Swagger.

You must have configured Swagger in the appsettings.json file of the Hyland IdP server. See Configuring Swagger in a JSON File for instructions.

To access the Hyland IdP Administration API:

  1. Navigate to the link [baseurl]/api-docs/index.html on a browser. For example, http://server/identityserver/api-docs/index.html, where http://server/identityserver is the [baseurl].
    The IdP Administration API page with the available API collection is displayed.
  2. Select Authorize.
    The Available authorizations dialog box is displayed.
    Available authorizations dialog box
  3. Enter the Client ID in the client_id field.
  4. Enter the Client Secret in the client_secret field.
  5. Select Authorize.
    You can now access and execute any API calls using the Swagger UI.