issuerUri property

String? issuerUri
getter/setter pair

URI for the OIDC provider.

This should point to the level below .well-known/openid-configuration.

Implementation

core.String? issuerUri;