Authentication
Obtain an ID Token
Exchange en authorization code for an ID Token or Access Token.
This endpoint supports both client_secret_basic (default) and client_secret_basic authentication methods, as specified by the client's token_endpoint_auth_method.
post/token
Headers
Authorizationstring
HTTP Basic authorization header.
Response
Token response