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

Spring Security Jwt End of Life #2229

Closed
strehle opened this issue Mar 6, 2023 · 2 comments · Fixed by #2678
Closed

Spring Security Jwt End of Life #2229

strehle opened this issue Mar 6, 2023 · 2 comments · Fixed by #2678
Assignees
Milestone

Comments

@strehle
Copy link
Member

strehle commented Mar 6, 2023

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

  • locally only using gradlew
  • using a bosh release I downloaded from bosh.io
  • using cf-release
  • using cf-deployment
  • as part of a commercial Cloud Foundry distribution
  • other (please explain)

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

@cf-gitbot
Copy link

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.

@cf-gitbot
Copy link

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
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants