issuerUri property

String? issuerUri
getter/setter pair

The Issuer identifier for the IdP.

Must be a URL. The discovery URL will be derived from this as described in Section 4 of the OIDC specification.

Required.

Implementation

core.String? issuerUri;