Grant type - Client credentials - Resource access using opaque tokens

Client credentials - Resource access using Opaque token

Demo

Sequence Diagram

Client credentials - Opaque token

Here’s how the diagram works:

Note that the token introspection step is optional and may not be required in all implementations of the OAuth2 client credentials flow. Additionally, the specific format and implementation details of the opaque token and token introspection call may vary depending on the OAuth server and client used.