API key credentials are a perfect solution for setups where user intervention is not ideal such as farm machines.
Create API Keys ¶
-
Open hkey and navigate to your desired license server.
-
Login to your superuser account or another account that has permissions to create api keys.
-
Press “Create New Api Key”
-
Input a name to make it easier to view later.
-
Copy your client id and client credentials to input them into hserver later.
-
Add your API key to hserver.ini. The syntax is APIKey=<servername> <client id> <client secret>. When you copy the credentials from hkey it should already be in the correct format.