Create a Scanafi service account¶
Scanafi service accounts use a private key and Client ID for authentication.
Before you begin¶
Before creating a Scanafi service account, you must complete the following tasks:
By completing these prerequisites, you ensure that your service accounts are configured correctly and ready to handle authentication requests using modern security protocols.
To create a Scanafi service account¶
- Sign in to Certificate Manager - SaaS.
- Click Settings > Service Accounts.
- Click New.
- Choose the desired use case from the Use case list, and click Continue. The use cases available for you to choose depend on which Certificate Manager - SaaS components you have licenses for.
- Enter a Name for your new service account.
-
Select an Owning Team. This team owns the machine you want to create the service account for.
-
(Conditional) Enter the number of days for which you want the account to remain valid in the Validity (days) field. You can select any number from 1 to 365 days. This step doesn't apply when creating a Custom API Integration service account.
-
Select a Key pair authentication method.
Note
- Selecting Key pair - Auto-generate a keypair and download the private key requires you to copy the public and private key values used for authentication.
- Selecting Key pair - Generate your own keypair and upload the public key requires you to provide your own the public key in PEM format for authentication.
-
Select the desired Scope, making sure it matches the permissions and access requirements of your service account, and then click Continue. Learn more
-
(Conditional) After selecting a key pair authentication method and scope options, click Create or Continue.
-
(Conditional) If you previously selected Key pair - Auto-generate a keypair and download the private key, copy the public and private key values used for authentication.
-
(Conditional) If you previously selected Key pair - Generate your own keypair and upload the public key enter your public key in PEM format for authentication.
-
After entering all the details, review the information to ensure it's correct and then click Finish to create the new service account.
Related links¶
- Toggling service accounts on or off
- Editing service account settings
- Deleting service accounts
- Overview of service accounts
API Reference