Skip to content

auth_jwt_require_claim vs auth_jwt_validate_exp #18

@col-panic

Description

@col-panic

Could it be, that if I configure the location like this

 auth_jwt_require_claim realm_access.roles intersect json=["medelexis-ee-report-viewer"];

it is not verified if the token is expired? I don't entirely understand the documentation

Do not process if verified by auth_jwt_require_claim directive

but in practice this seems to be the case?!

If yes, why? Could we better document this? Can I stil validate if the token is expired despite testing
for the claim?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions