Credentials as a Service¶
Generate credentials on Intel® Tiber™ AI Cloud to directly interact with regional services. Follow this guide to generate a client secret and client ID.
Note
You can create a maximum of two credentials.
Access Credentials¶
Select the User Profile pull-down menu.
Click Account Settings.
View the Credentials tab.
Generate Secret¶
In the Credentials tab, click Generate Client Secret.
Generate Client Secret¶
Following onscreen instructions below Secret name, enter a name.
Click the button to Generate Secret.
Copy the client secret. Store the secret securely.
Warning
Be sure to copy the client secret in a secure location. This secret is only shown once. You will only have one chance to copy it; otherwise, you must regenerate it.
Copy client secret¶
Delete Secret¶
In the Credentials tab, under Actions, select Delete.
In the dialog, under Name, enter the client secret name.
Note
A check mark appears when your typed entry matches the name.
Click Delete.
Tips¶
Credentials are mainly used as a token in API requests.
To use user-credentials with the API, follow “generate secret” process (above) and include it in the Authorization Header as a bearer token.
For multi-user accounts, the owner and member must both create their own unique credentials.