The Application Programming Interface (API) Key credential provider is designed for scenarios where authentication is accomplished using a static API Key.
An API Key is a secret used by workloads to identify themselves when making calls to an API. This API key acts as a security mechanism for controlling access to APIs.
Credential Provider configuration
Section titled “Credential Provider configuration”To configure an API Key Credential Provider, follow the steps outlined below.
-
Log into your Aembit tenant.
-
Once you are logged into your tenant, select the Credential Providers tab in the left navigation pane. You are directed to the Credential Providers page displaying a list of existing Credential Providers. In this example, there are no existing Credential Providers.
-
Click New to open the Credential Providers dialog window.
-
In the Credential Providers dialog window, enter the following information:
-
Name - Name of the Credential Provider.
-
Description - An optional text description of the Credential Provider.
-
Credential Type - A dropdown menu that enables you to configure the Credential Provider type. Select API Key.
-
API Key - The authentication key used to access the server workload. API keys are commonly generated by the system or service provider.
-
-
Click Save when finished. You will be directed back to the Credential Providers page, where you will see your newly created Credential Provider.