3.2.5.2 Token endpoint (/token)

As defined in [RFC6749] section 3.2 (Token Endpoint), [RFC8628] section 3.4 (Device Access Token Request), and [RFC8628] section 3.5 (Device Access Token Response), the token endpoint on the AD FS server is used by an OAuth 2.0 client to obtain an access token by presenting its authorization grant, device verification code, or refresh token. The following HTTP methods are allowed to be performed on this endpoint.

HTTP method

Description

POST

An access token request issued by the OAuth 2.0 client to the token endpoint of the AD FS server in accordance with the requirements of [RFC6749] section 4.1.3 (Access Token Request) and [RFC8628] section 3.4 (Device Access Token Request).