-
Notifications
You must be signed in to change notification settings - Fork 3.4k
ResourceServerTokenRelayAutoConfiguration uses old Spring OAuth2 libraries #1975
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
Comments
Yes. |
The decision is to support both the legacy shim and the new implementation in Hoxton, then in the next major we will remove support for the shim. |
spencergibb
added a commit
that referenced
this issue
Oct 8, 2020
Adds refresh token support. Fixes spring-attic/spring-cloud-security#175 Fixes gh-1975 See spring-attic/spring-cloud-security#231
spencergibb
added a commit
that referenced
this issue
Oct 8, 2020
* Migrates token relay from spring-cloud-security. Adds refresh token support. Fixes spring-attic/spring-cloud-security#175 Fixes gh-1975 See spring-attic/spring-cloud-security#231
spencergibb
added a commit
that referenced
this issue
Oct 9, 2020
It moves it to spring-cloud-gateway-server See gh-1975
spencergibb
added a commit
that referenced
this issue
Oct 16, 2020
It moves it to spring-cloud-gateway-server See gh-1975
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's probably a Spring Security 5.2 alternative that works.
The text was updated successfully, but these errors were encountered: