Skip to main content

Abblix.Oidc.Server.Features.ResourceIndicators Namespace

Abblix.Oidc.Server

Abblix.Oidc.Server.Features.ResourceIndicators Namespace

Classes
ResourceManagerIn-memory IResourceManager backed by Resources. Indexes the configured ResourceDefinition entries by their absolute URI for O(1) lookup during RFC 8707 resource indicator validation.
ResourceManagerExtensionsProvides extension methods for resource validation, leveraging a resource manager to ensure the validity and permissibility of requested resources.
Interfaces
IResourceManagerLooks 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.