Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The client can request an access token using only its client credentials with this grant type. It is similar to the resource owner password credentials grant type except in this case, only the client’s credentials are used to authenticate a request for an access token.


The diagram below illustrates the client credentials grant flow.


Image Added

Support for refresh token grant - No

...