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
IDPrimeVirtualProvisioningAdmin
in [Updating Identity Provider Parameters]. -
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.