Create a Workload Identity Management or Discovery Agent Built-in Account
Both Workload Identity Management and Discovery Agent built-in accounts are used to connect your Workload Identity Manager instance or Discovery Agent with Next-Gen Trust Security. In both cases, the connection relies on user-generated key pairs rather than passwords. When you create either type of built-in account, you use your public key.
Before You Get Started
Before you create a Workload Identity Management or Discovery Agent built-in account, review and complete the following:
(Conditional) If you plan to provide your own keypair, generate your own keypair and be ready to upload the public key when you're prompted.
For your public key to be valid, it must be in PEM format and no longer than 2000 characters. The supported key algorithms are:
RSA in 2048, 3072, or 4096 key lengths
ECDSA: P256, P384, or P521
EDDSA: ED25519
To Create a Workload Identity Management or Discovery Agent Built-in Account
Sign in to Next-Gen Trust Security.
Click System Settings > Built-in 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 Next-Gen Trust Security components you have licenses for.
Enter a Name for your new built-in account.
(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 built-in account.
Select the desired
Scope, and click
Continue.
Learn moreSelect one of the following key generation options as required:
Click the Auto-generate a keypair and download the private key radio button, and click Create.
In the Credentials section, copy the public and private keys.
Important: Copy and store this private key securely as it cannot be recovered if lost. This is your only opportunity to copy this private key.
Or:
Click the Generate your own keypair and upload the public key radio button, and click Continue.
In the Credentials section, provide the public key corresponding to the private key that your service will use. For your public key to be valid, it must be in PEM format and no longer than 2000 characters. The supported key algorithms are:
RSA in 2048, 3072, or 4096 key lengths
ECDSA: P256, P384, or P521
EDDSA: ED25519
Click Finish to create the built-in account and return to the Built-in Accounts page.