Expand description
UMA 2.0 (User-Managed Access) implementation.
Provides federated authorization where Resource Owners (RO) delegate access to their protected resources using OAuth 2.0 workflows.
Structsยง
- Pat
- A PAT (Protection API Token) record.
- PatStore
- In-memory PAT store for managing Protection API Tokens.
- RptIntrospection
Response - Result of RPT (Requesting Party Token) introspection (RFC 7662 + UMA 2.0).
- RptPermission
- A single permission within an RPT.
- RptStore
- In-memory RPT store with introspection support.
- UmaConfig
- UmaDiscovery
Metadata - UMA 2.0 Authorization Server discovery metadata (
.well-known/uma2-configuration). - UmaResource
Set - UmaService
- Thread-safe UMA service