Abblix.Oidc.Server.Features.ResourceIndicators Namespace
Abblix.Oidc.Server
Abblix.Oidc.Server.Features.ResourceIndicators Namespace
| Classes | |
|---|---|
| ResourceManager | In-memory IResourceManager backed by Resources. Indexes the configured ResourceDefinition entries by their absolute URI for O(1) lookup during RFC 8707 resource indicator validation. |
| ResourceManagerExtensions | Provides extension methods for resource validation, leveraging a resource manager to ensure the validity and permissibility of requested resources. |
| Interfaces | |
|---|---|
| IResourceManager | Looks up ResourceDefinition entries registered for the authorization server, supporting validation of the resource parameter defined by RFC 8707 (Resource Indicators for OAuth 2.0) at the authorization, token, and PAR endpoints. |