OAuth 2.0 AS

  1. Authorization Endpoint URL; for IAM this is
  2. https://airlock-as.iam/auth/oauth2/<clientId>
  3. Token Endpoint URL; for IAM this is
  4. https://airlock-as.iam/auth/oauth2/<clientId>
  5. Resource Endpoint URL; for IAM this is
  6. https://airlock-as.iam/auth/oauth2-resource/<clientId>/<resourceName>
  7. Specific Username Resource Endpoint URL; for IAM this could be:
  8. https://airlock-as.iam/auth/oauth2-resource/<clientId>/username
  9. Whether the user needs to confirm the granted roles/scopes provided to the Client