Skip to main content

Abblix.Oidc.Server.Features.RequestObject Namespace

Abblix.Oidc.Server

Abblix.Oidc.Server.Features.RequestObject Namespace

Classes
RequestObjectFetcherProvides functionality to validate and process JWT request objects, binding their payloads to a request model. This class is typically used in OpenID Connect flows where request parameters are passed as JWTs.
Interfaces
IRequestObjectFetcherDefines the interface for fetching and processing JWT request objects, validating their content and binding their payloads to a request model. This is typically used in OpenID Connect flows where request parameters are passed as JWTs.