Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TCK test for property mp.jwt.verify.clock.skew #314

Open
Skyllarr opened this issue Mar 22, 2023 · 3 comments
Open

Add TCK test for property mp.jwt.verify.clock.skew #314

Skyllarr opened this issue Mar 22, 2023 · 3 comments
Assignees

Comments

@Skyllarr
Copy link

No description provided.

@sberyozkin sberyozkin self-assigned this May 24, 2023
@sberyozkin
Copy link
Contributor

@Skyllarr I'll have a look, thanks

@Skyllarr
Copy link
Author

Skyllarr commented May 26, 2023

@sberyozkin Just btw, I have added a test for clock.skew in wildfly repo wildfly/wildfly#16722 , I can port it here if you think that's good. Thanks!

@sberyozkin
Copy link
Contributor

@Skyllarr Hi, that would be awesome, please give it a try. FYI, jose4j is used in the TCK test suite, but you can copy for example https://github.com/eclipse/microprofile-jwt-auth/blob/master/tck/src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/TokenAgeTest.java and only replace the actual token age testing with the clock skew one

Thanks

@sberyozkin sberyozkin mentioned this issue Feb 29, 2024
2 tasks
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

No branches or pull requests

2 participants