OpenIdConfiguration
@Serializable
Data class representing the OpenID Connect configuration.
Constructors
Properties
Link copied to clipboard
The URL of the authorization endpoint.
Link copied to clipboard
The URL of the end session endpoint.
Link copied to clipboard
The URL of the end session endpoint with just using idToken
Link copied to clipboard
The URL of the revocation endpoint.
Link copied to clipboard
The URL of the token endpoint.
Link copied to clipboard
The URL of the userinfo endpoint.