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

Please consider publishing the com.okta.jwt.it testing classes with the okta-jwt-verifier-integration-tests jar. #179

Open
1 of 2 tasks
patrick-m-m opened this issue Feb 8, 2024 · 0 comments
Assignees

Comments

@patrick-m-m
Copy link

patrick-m-m commented Feb 8, 2024

ℹ️ If you have a question, please post it on the Okta Developer Forum instead. Issues in this repository are reserved for bug reports and feature requests only.

I'm submitting a

  • bug report
  • feature request

Background info

I've noticed several people asking about integration tests, both in issues here and on the developer forum. The standard advice is to not do integration tests given how much of a pain it is to set up a self-contained jwks server with TLS. I was looking at the integration tests that this repo contains using the okhttp3 mockserver and thought it would be fairly easy to leverage the utility classes in the com.okta.jwt.it package to stand up a server for use in other projects. I pulled down the latest okta-jwt-verifier-integration-tests jar file and was disappointed that none of the classes are published, just the META-INF and pom files.

Expected behavior

I would like to re-use the integration test helpers with a simple import com.okta.jwt.it.*. Please consider publishing the testing classes with the jar.

Library Version

0.5.8

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