Versions Compared

Key

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

...

In the current version, the access token obtained via the Client Credentials grant must be a JWT and must be compatible with an ID token in terms of the username and role claims.


Note

The openid connect identity provider must support grant_type=client_credentials for this to work.