Skip to content

Commit 46722fb

Browse files
committed
Clarify language around project ID token
1 parent f2dbbad commit 46722fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

step-ca/provisioners.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1602,7 +1602,7 @@ In the `ca.json`, a GCP provisioner looks like:
16021602
- **projectIDs**<Reference id="star9" marker="*" />: the list of project identifiers that are allowed to
16031603
use this provisioner. If non is specified all project will be valid.
16041604

1605-
- **organizationID**: an optional GCP organization ID. If provided, the provisioner will verify that all **projectIDs** belong to the GCP organization, using the `projects.getAncestry` call in the Cloud Resource Manager API.
1605+
- **organizationID**: an optional GCP organization ID. If provided, the provisioner will verify that the project ID in the token belongs to the GCP organization, using the `projects.getAncestry` call in the Cloud Resource Manager API.
16061606

16071607
- **disableCustomSANs**<Reference id="star9" marker="*" />: by default custom SANs are valid, but if this
16081608
option is set to true only the SANs available in the instance identity

0 commit comments

Comments
 (0)