Skip to content

Commit ef6b9f3

Browse files
author
Lee Fine
committed
ab#84816
1 parent 419ec55 commit ef6b9f3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docsource/content.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ Additional features:
1818

1919
The GCP Secret Manager Orchestrator Extension uses Google Application Default Credentials (ADC) for authentication. Testing of this orchestrator extension was performed using a service account, but please review [Google Application Default Credentials](https://cloud.google.com/docs/authentication/application-default-credentials) for more information on the various ways authentication can be set up.
2020

21-
The GCP project and account being used to access Secret Manager must have access to and enabled the Secret Manger API and also must have assigned to it the Secret Manager Admin and Tag Administrator roles.
21+
The GCP project and account being used to access Secret Manager must have access to and enabled the Secret Manger API and also must have assigned to it the following roles:
22+
* Secret Manager Admin
23+
* Tag User (if assigning tags to secrets)
24+
* Folder Viewer (if assigning tags to secrets AND the project assigned for this certificate store has a folder as a direct parent)
25+
* Cloud KMS CryptoKey Encrypter/Decrypter (If assigning KMS Paths to regions when adding secrets using user managed replication)
2226

2327

2428
## Certificate Encryption Details

0 commit comments

Comments
 (0)