Skip to content

light-4j 1.6.x : Add option to allow JWTVerifyHandler to skip token validation  #2255

Open
@mihai-vladuc

Description

@mihai-vladuc

Add a new property "skipSignatureAndExpirationCheck" with a default value of false to security.yml. When skipSignatureAndExpirationCheck is true, then add code to skip token validation – and ONLY skip token validation... JWTVerifier must still execute ALL OTHER existing functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions