-
Notifications
You must be signed in to change notification settings - Fork 59
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
Part of MP 7.0 tasks #322
Comments
@sberyozkin fyi |
@Emily-Jiang What is implied by |
I meant to use the mp parent pom version 3.x |
@sberyozkin can you confirm whether MP JWT Auth will have a release to be included in MP 7.0? |
@Emily-Jiang Sorry, missed it, what is the deadline for doing this release ? |
@sberyozkin you need to do the release by May 3rd. Details are here. |
Thanks @Emily-Jiang Let me check how updating the pom with the new parent goes, I think we should be able to get some clean up and release it by May 3rd |
@sberyozkin thanks |
@Emily-Jiang I see MP Config still using the 2.x parent, https://github.com/eclipse/microprofile-config/blob/main/pom.xml. Can you clarify please why the MP Config |
All candidates for 3.0: #323 Remove optional spec texts and TCK tests And consider aligning how the default signature algorithm is supported with the way it was done for the decryption, i.e, if no value is set - both RS256 and ES256 can be accepted |
Moving up to 3.x requires a major release and also there is a plan to make more update on Jakarta Config. At the moment, the Config team did not invest much on MP Config. |
Thanks @Emily-Jiang I'm just not sure that MP JWT should do it without its key dependency, MP Config, not doing it, seems like there should be an alignment across the board |
You should do it. MP Config is in a unique situation. |
@Emily-Jiang Can you explain what exactly will updating MP JWT 3.0 to the MP parent 3.x will give its users ? What other indirect requirements will be implied for MP JWT 3.0, and for the runtimes which will have to run MP JWT 3.0 implementations ? Thanks |
Based on the recent conversation here, there is no need to rebase on Jakarta EE 10 Core Profile if you don't need to use any Jakarta EE core profile features. I'm closing this issue. |
In response to the work of MP JWT bridge, some optional parts has been moved to MP JWT Bridge. It will be great if the next release of this spec completes the following tasks to be part of MP 7.0:
The text was updated successfully, but these errors were encountered: