Saltar al contenido
Abblix
Esta página aún no está traducida.

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.