discoveryEndpoint property
The URL to use as discovery endpoint. This overwrites the default
which is the audience plus the well known path (/.well-known/openid-configuration
).
Implementation
final String? discoveryEndpoint;
The URL to use as discovery endpoint. This overwrites the default
which is the audience plus the well known path (/.well-known/openid-configuration
).
final String? discoveryEndpoint;