Skip to main content

Module uma

Module uma 

Source
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.
RptIntrospectionResponse
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
UmaDiscoveryMetadata
UMA 2.0 Authorization Server discovery metadata (.well-known/uma2-configuration).
UmaResourceSet
UmaService
Thread-safe UMA service