Skip to content

test(auth): add JWT claims expiration and trusted issuer validation specs - #407

Open
gcoinstash-cmd wants to merge 1 commit into
Lilly-Protocol:mainfrom
gcoinstash-cmd:test/wave9-olympus-jwt-payload-validation-1788694270
Open

test(auth): add JWT claims expiration and trusted issuer validation specs#407
gcoinstash-cmd wants to merge 1 commit into
Lilly-Protocol:mainfrom
gcoinstash-cmd:test/wave9-olympus-jwt-payload-validation-1788694270

Conversation

@gcoinstash-cmd

Copy link
Copy Markdown
Contributor

Summary

Adds unit test specifications verifying JWT authentication claims lifecycle expiration checks and issuer whitelist validation guards in lily-backend.

  • Asserts token temporal validity invariants (iat <= now < exp).
  • Enforces strict whitelist evaluation on authentication token issuers.

Closes backend authentication security test coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant