Creating an API Key In RapidIdentity
An API key is one of the fields required when configuring a Windows Client.
First, navigate to Configuration > Security > Service Identities and click Add Service Identity.
Give the Service Identity a descriptive name (such as
API
) and an optional description if desired. Click Save.Back in the Service Identities menu, there should now be a line item with the name of the previously created Service Identity. Hover over its rightmost column and select Keys.
Click Add Key +.
Give the key a short but accurate description, and then assign the role Authentication API Consumer. Click Save.
Back on the main Keys menu, note the ID of the Key, which will need to be provided to the Authentication Client provider during installation.