DPoPNonceValidator Class
Abblix.Oidc.Server
Abblix.Oidc.Server.Features.DPoP
DPoPNonceValidator Class
Base class for DPoP-aware endpoint validators that enforce the RFC 9449 §8 nonce
challenge-response loop. Encapsulates the proof-claim check, fresh-nonce issuance,
and UseDPoPNonceError shaping; concrete validators override
Abblix.Oidc.Server.Features.DPoP.DPoPNonceValidator.LogNonceChallengeIssued to attribute the «challenge issued» event to
their own endpoint EventId.
public abstract class DPoPNonceValidator
Inheritance System.Object → DPoPNonceValidator
Derived
↳ DPoPTokenEndpointValidator
↳ DPoPUserInfoValidator