PingGateway

IdmApiClientOrganisationService

Service for managing ApiClientOrganisation entities in IDM.

Usage

{
  "name": string,
  "type": "IdmApiClientOrganisationService",
  "config": {
    "idmService": IdmService reference
  }
}

Properties

"idmService": IdmService reference, required

The IdmService instance to use.

This handles the configuration required to call the IDM managed objects REST API.