/
Tokens
Tokens
The OAuth2 specification introduces the Access Token and the Refresh Token. The primary extension that OpenID Connect makes to OAuth2 is to enable end-users to be authenticated is the ID Token.
Note that the Oauth2 specification does not define the format of the tokens, but introduces the introspect endpoint for retrieving meta information related to the tokens. OAuth2 considers the tokens opaque to the client.
OpenID Connect on the other hand, defines the basic token format for the ID Token. The ID Token can be extended using custom Claims.
Tokens issued by the Buypass OpenID Provider are described in more detailed here:
, multiple selections available,
Related content
Authentication with OIDC
Authentication with OIDC
More like this
Client authentication
Client authentication
More like this
Access Token
Access Token
More like this
Scopes
Scopes
Read with this
Use Cases
Use Cases
More like this
Claims
Claims
Read with this