Class OidcIdTokenValidator

    • Constructor Detail

      • OidcIdTokenValidator

        public OidcIdTokenValidator​(ClientRegistration clientRegistration)
    • Method Detail

      • setClockSkew

        public void setClockSkew​(java.time.Duration clockSkew)
        Sets the maximum acceptable clock skew. The default is 60 seconds. The clock skew is used when validating the exp and iat claims.
        Parameters:
        clockSkew - the maximum acceptable clock skew
        Since:
        5.2