Access Delegation Scenarios in WSO2 Identity Server
masterWSO2 Identity Server supports various access delegation patterns to allow third-party applications or users to delegate access to resources. This scenario covers two primary sub-scenarios:
- Access Delegation with End-user Authorization: A pattern where an end-user explicitly authorizes an application to access their resources.
- Access Delegation with User-managed Access (UMA): A pattern based on the User-Managed Access specification, allowing users to manage access to their resources through a centralized policy engine.