Describes the way in which a [Certificate][google.cloud.security.privateca.v1.Certificate]'s [Subject][google.cloud.security.privateca.v1.Subject] and/or
[SubjectAltNames][google.cloud.security.privateca.v1.SubjectAltNames] will be resolved.
The default mode used in most cases. Indicates that the certificate's
[Subject][google.cloud.security.privateca.v1.Subject] and/or [SubjectAltNames][google.cloud.security.privateca.v1.SubjectAltNames] are specified in the certificate
request. This mode requires the caller to have the
privateca.certificates.create permission.
ReflectedSpiffe
A mode reserved for special cases. Indicates that the certificate should
have one or more SPIFFE [SubjectAltNames][google.cloud.security.privateca.v1.SubjectAltNames] set by the service based
on the caller's identity. This mode will ignore any explicitly specified
[Subject][google.cloud.security.privateca.v1.Subject] and/or [SubjectAltNames][google.cloud.security.privateca.v1.SubjectAltNames] in the certificate request.
This mode requires the caller to have the
privateca.certificates.createForSelf permission.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage documents different versions of \u003ccode\u003eSubjectRequestMode\u003c/code\u003e, a setting related to how a certificate's subject and alternative names are resolved, within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace, starting at version 1.0.0 and culminating at the latest version, 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubjectRequestMode\u003c/code\u003e has three defined modes: \u003ccode\u003eDefault\u003c/code\u003e, where the subject and alternative names are specified in the request; \u003ccode\u003eReflectedSpiffe\u003c/code\u003e, where the service sets SPIFFE alternative names based on the caller's identity; and \u003ccode\u003eUnspecified\u003c/code\u003e, which indicates that no mode has been specified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefault\u003c/code\u003e mode for \u003ccode\u003eSubjectRequestMode\u003c/code\u003e requires the caller to have \u003ccode\u003eprivateca.certificates.create\u003c/code\u003e permission, while \u003ccode\u003eReflectedSpiffe\u003c/code\u003e mode requires \u003ccode\u003eprivateca.certificates.createForSelf\u003c/code\u003e permission.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eSubjectRequestMode\u003c/code\u003e can be found with version 3.9.0.\u003c/p\u003e\n"]]],[],null,[]]