Versions Compared

Key

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

...

Info

The OpenID Connect client configured via the blueriq.security.openid-connect.client-id configuration property must be authorized to use the Client Credentials grant.

...

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 , roles and teams claimsrole claims.


Note

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