Package net.shibboleth.idp.plugin.oidc.op.security.jwt.claims.impl
package net.shibboleth.idp.plugin.oidc.op.security.jwt.claims.impl
Validation functions for JWT claims.
-
ClassDescriptionIff a chain expiration time (c_exp) claim is present, verifies that it is ahead of the current time, else the JWT claims set is rejected.Default implementation for the function used for generating new DPoP Proof nonces.A
ClaimsValidatorfor validating if nonce included in the DPoP Proof JWT is valid.A DPoP Proof nonce-specific extension toJWTValidationException.Verifies the root identifier (TokenClaimsSet.KEY_ROOT_JTIfrom the JWT against revocation via configurableRevocationCache.