OAuth - Client Credential Grant

Oauth

About

Client credentials is an authorization grant type.

The client credentials (or other forms of client authentication) can be used as an authorization grant when the authorization scope is limited to protected resources:

Client credentials are used as an authorization grant typically when the client:

1)





Discover More
Oauth
Oauth - Authorization Grant (Resource Owner Authorization|Authorization Credentials)

An Authorization Grant is a credential representing the resource owner's authorization to access its protected resources. The flow for each type of grant is expressed using grant type: one of four...
Oauth
Oauth - Flow (Abstract Protocol Flow)

The abstract OAuth 2.0 flow describes the interaction between the four roles. For each type of grant, you got a flow: Type / Flow Description Client Type (Public / Private) Direction Type Redirection...



Share this page:
Follow us:
Task Runner