issuer property

String issuer
final

The issuer for the OpenID Connect configuration. The issuer returned by discovery must exactly match the value of iss in the ID token.

Implementation

final String issuer;