Abblix.Oidc.Server.Features.RequestObject Namespace
Abblix.Oidc.Server
Abblix.Oidc.Server.Features.RequestObject Namespace
| Classes | |
|---|---|
| RequestObjectFetcher | Provides 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 | |
|---|---|
| IRequestObjectFetcher | Defines 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. |