GoogleApi.IAM.V1.Model.Oidc (google_api_iam v0.33.1) View Source
Represents an OpenId Connect 1.0 identity provider.
Attributes
-
allowedAudiences
(type:list(String.t)
, default:nil
) - Acceptable values for theaud
field (audience) in the OIDC token. Token exchange requests are rejected if the token audience does not match one of the configured values. Each audience may be at most 256 characters. A maximum of 10 audiences may be configured. If this list is empty, the OIDC token audience must be equal to the full canonical resource name of the WorkloadIdentityPoolProvider, with or without the HTTPS prefix. For example://iam.googleapis.com/projects//locations//workloadIdentityPools//providers/ https://iam.googleapis.com/projects//locations//workloadIdentityPools//providers/
-
issuerUri
(type:String.t
, default:nil
) - Required. The OIDC issuer URL.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.