issuerUri property
The OIDC identity provider's issuer URI.
Must be a valid URI using the https
scheme. Required to get the OIDC
discovery document.
Required.
Implementation
core.String? issuerUri;
The OIDC identity provider's issuer URI.
Must be a valid URI using the https
scheme. Required to get the OIDC
discovery document.
Required.
core.String? issuerUri;