idToken

The ID Token is a security token that includes claims regarding the authentication of an end-user by an authorization server when interacting with a client. This ID token is formatted as a JSON Web Token (JWT).

Since

200.8.0