Accessing Airlock IAM resources

Airlock IAM exposes the resources configured in the OAuth 2.0 resource endpoint plugins at the following URL:

<URL of Loginapp>/oauth2-resource/<URL encoded client id>/<URL subpath as configured in the corresponding resource mapping>

OAuth 2.0 target applications may only access their own resources (URL contains their encoded client id). To configure resources for multiple target applications, use of indirect plugin references is recommended.