SCIM service and Gluu interactions - GluuFederation/scim GitHub Wiki
Interactions with oxAuth
When in UMA mode:
| Event | Actions executed | Notes |
|---|---|---|
| Any call to a protected endpoint | Token validation | Involves interaction with access token, UMA introspection, and UMA permission endpoints |
When in test mode:
| Event | Actions executed | Notes |
|---|---|---|
| Any call to a protected endpoint | Token validation | Interacts client info endpoint |