Client Credentials Flow

a. Client submits a client_id and client_secret to the token endpoint.
b. Server returns an Access Token.

Language