-
Notifications
You must be signed in to change notification settings - Fork 831
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
Spring Security Jwt End of Life #2229
Milestone
Comments
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/184629959 The labels on this github issue will be updated when the story is started. |
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/186832105 The labels on this github issue will be updated when the story is started. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of UAA are you running?
What output do you see from
curl <YOUR_UAA>/info -H'Accept: application/json'
?76.x.0
develop
How are you deploying the UAA?
I am deploying the UAA
What did you do?
Check library versions
https://github.com/spring-attic/spring-security-oauth
Similar to #1728
The Oauth2 parts can be enhanced, with own grant types, The JWT signing and verification is not that easy to be replaced
What did you expect to see? What goal are you trying to achieve with the UAA?
Usage of library which is not deprecated
The text was updated successfully, but these errors were encountered: