Use Case Scenario
- This scenario demonstrates the following use case:
- A client accesses a resource and provides a valid access token
- The resource inspects the access token
In this example, Airlock IAM acts as both an authorization and resource server.
The ordering of the steps in this example is incorrect, but to keep the request and response close to each other, the response to the resource access is shown immediately after the request instead of first inspecting the access token.