OpenID Connect¶
The Plan B Provider does not yet fully implement all OpenID Provider endpoints.
Authorization Endpoint¶
The Plan B Provider Authorization Endpoint does not yet support the optional OpenID Connect request parameters.
Token Endpoint¶
The Plan B Provider Token Endpoint returns an ID token (id_token).
OpenID Provider Configuration Information Endpoint¶
The Plan B Provider supports the OpenID Connect Discovery endpoint /.well-known/openid-configuration.
Only the jwks_uri has a meaningful value in the OpenID Provider Configuration Response.