User Permissions
Table of Contents
Expand all | Collapse all
-
- Activate Next-Generation Trust Security
-
-
- Configure Akamai Connection
- Configure AWS Connection
- Configure Azure Key Vault Connection
-
- Workload Identity Federation Authentication
- Workload Identity Federation - Azure Identity Provider Authentication
- Next-Gen Trust Security Generated Key Authentication
- User Permissions
- Workload Identity Federation Authentication
- Next-Gen Trust Security Generated Key Authentication
- User Permissions
- Supported OIDC Claims
-
-
-
- Working with the Built-in CA
- Add AWS Public CA
- Add AWS Private CA
- Add DigiCert One Certificate Authority
- Add Entrust
- Add GlobalSign Atlas
- Add GlobalSign MSSL
- Add GoDaddy
- Add Google Cloud Private CA
- Add a HID PKIaaS CA
- Add Certificate Manager - Self-Hosted
- Set Up an OpenSSL Certificate Authority Connector
- Create a Sectigo Certificate Manager Certificate Authority
- Add Zero Touch PKI
- Set Up Certificate Expiration Notifications
- Using a Custom DNS Provider
-
-
-
-
- Create an F5 BIG-IP LTM Machine
- Create a Microsoft Azure Private Key Vault Machine
- Create a Microsoft Azure Application Registration Machine
- Create a Microsoft IIS Machine
- Create a Microsoft Windows (PowerShell) Machine
- Create a Microsoft SQL Server Machine
- Create a Common KeyStore Machine
- Create a Citrix ADC Machine
- Create an Imperva WAF Machine
- Create a VMware NSX Advanced Load Balancer (AVI) Machine
- Create an A10 Thunder ADC Machine
- Create a Cloudflare Machine
- Create Kemp Virtual LoadMaster Machine
- Create a Palo Alto Panorama Machine
- Create a Radware Alteon Machine
-
- Provision to an F5 BIG-IP LTM
- Provision to a Microsoft Azure Private Key Vault
- Provision to Microsoft IIS
- Provision to Microsoft Windows (PowerShell)
- Provision to Microsoft SQL Server
- Provision to a Common KeyStore
- Provision to a Citrix ADC
- Provision to an Imperva WAF
- Provision to VMware NSX Advanced Load Balancer (AVI)
- Provision to an A10 Thunder ADC
- Provision to Cloudflare
- Provision to a Kemp Virtual LoadMaster
- Provision to Palo Alto Panorama
- Provision Certificates to Radware Alteon
-
-
- 47-Day Validity Readiness TLS Certificates dashboard
- About the Certificate Inventory
- Managing Certificate Lifecycle Settings
- Reissuing Certificates in Next-Gen Trust Security
- Downloading Certificates, Certificate Chains, and Keystores
- Retiring, Recovering, and Deleting Certificates
- Finding Certificates in the Certificate Inventory
- Importing Certificates from a CA Using EJBCA
- Domain-Based Validation for External Emails
-
- Create a Workload Identity Management or Discovery Agent Built-in Account
- Create an OCI Registry Built-in Account
- Create a Certificate Manager - Self-Hosted Built-in Account
- Create a Scanafi Built-in Account
- Toggling a Built-in Account on or Off
- Editing Built-in Accounts
- Deleting Existing Built-in Accounts
- Renew Existing Built-in Accounts
- Troubleshooting
User Permissions
When setting up a GCP service account, specify the Next-Gen Trust Security user permissions based on your authentication method.
Next-Gen Trust Security Generated Key Authentication Permissions
| Action(s) | Required permissions |
|---|---|
| Allow Next-Gen Trust Security to create (provision) a new certificate for the certificate manager. | certificatemanager.certs.create |
| Allow certificate metadata to be retrieved (after the certificate creation operation completes). | certificatemanager.certs.get |
| Verify access to the certificate manager. | certificatemanager.certs.list |
| Allow Next-Gen Trust Security to replace/reprovision a certificate. | certificatemanager.certs.update |
| Allow Next-Gen Trust Security to list certificate manager locations. | certificatemanager.locations.list |
| Allow Next-Gen Trust Security to check an operation status (for example, certificate creation/replace). | certificatemanager.operations.get |
| To allow Next-Gen Trust Security to obtain details of projects associated with the svcAccount. | resourcemanager.projects.get |
Workload Identity Federation - Built-in Identity Authentication Permissions
| Action(s) | Required permissions |
|---|---|
| Allow Next-Gen Trust Security to create (provision) a new certificate for the certificate manager. | certificatemanager.certs.create |
| Allow certificate metadata to be retrieved (after the certificate creation operation completes). | certificatemanager.certs.get |
| Verify access to the certificate manager. | certificatemanager.certs.list |
| Allow Next-Gen Trust Security to replace/reprovision a certificate. | certificatemanager.certs.update |
| Allow Next-Gen Trust Security to list certificate manager locations. | certificatemanager.locations.list |
| Allow Next-Gen Trust Security to check an operation status (for example, certificate creation/replace). | certificatemanager.operations.get |
| To allow Next-Gen Trust Security to obtain details of projects associated with the svcAccount. | resourcemanager.projects.get |
| Allows access tokens to be issued for the service account. | iam.serviceAccounts.getAccessToken |
Workload Identity Federation – Azure Identity Provider Authentication Permissions
| Action(s) | Required permissions |
|---|---|
| Allow Next-Gen Trust Security to create (provision) a new certificate for Certificate Manager. | certificatemanager.certs.create |
| Allow certificate metadata to be retrieved (after the certificate creation operation completes). | certificatemanager.certs.get |
| Verify access to Certificate Manager. | certificatemanager.certs.list |
| Allow Next-Gen Trust Security to replace or reprovision a certificate. | certificatemanager.certs.update |
| Allow Next-Gen Trust Security to list Certificate Manager locations. | certificatemanager.locations.list |
| Allow Next-Gen Trust Security to check an operation status (for example, certificate creation or replacement). | certificatemanager.operations.get |
| Allow Next-Gen Trust Security to obtain details of projects associated with the service account. | resourcemanager.projects.get |
| Allow issuance of access tokens for the service account (required for Azure WIF impersonation). | iam.serviceAccounts.getAccessToken |