When my notBefore claim is set in the future the openssl encrypted token does not verify this. When using the signature option an DecodeException is thrown.
Scenario: I use notBefore() and try to decrypt the token before
Expected result: A DecodeException is thrown
Actual result: token is valid
When my notBefore claim is set in the future the openssl encrypted token does not verify this. When using the signature option an DecodeException is thrown.
Scenario: I use notBefore() and try to decrypt the token before
Expected result: A DecodeException is thrown
Actual result: token is valid