API Key Management API
API key management verifies API keys. It is required to generate an API Key to access the methods of the Provisioning API.
-
To generate an APIKey, user must be a SafeNet Trusted Access member of group configured in the IdP configuration, refer to parameter
IDPrimeVirtualProvisioningAdminin [Updating Identity Provider Parameters]. -
An API key can now be used to create a System Admin API key. When a user creates an API key using the System tenant ID, the generated key will be an Admin API key.
-
Create an API key under a given tenant in the IDPV server using the following command:
/IDPrimeVirtual/ApiManager/V1/Tenants/{tenantId}/ApiKey/{keyName}
-
Schema of generated API key:
User must securely use and store the API key. If lost, API key cannot be recovered from the server.
For detailed information about the parameters, refer to API Key Management APIs Guide.