Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

spring-cloud-security issue #61 #1523

Closed
wants to merge 2 commits into from
Closed

spring-cloud-security issue #61 #1523

wants to merge 2 commits into from

Conversation

andye2004
Copy link

The issue this PR relates to is recorded in Spring Cloud Security project but the required changes are obviously in Spring Security OAuth2. I made a comment on that discussion that I felt the change to support browser redirects should not be pulling in a discovery service and that instead the change should simply provide a mechanism where people can provide their own mechanism for doing so.

This PR doesn't modify the existing behaviour in any way but adds the ability to introduce service aware resolvers that can be used to resolve a service name based URI into an absolute URI that can be used with browsers.

@pivotal-issuemaster
Copy link

@andye2004 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@andye2004 Thank you for signing the Contributor License Agreement!

@PierreMardon
Copy link

spring-attic/spring-cloud-security#61 seems still relevant, so does this PR.
What is its status ?

@andye2004
Copy link
Author

spring-cloud/spring-cloud-security#61 seems still relevant, so does this PR.
What is its status ?

There has been no feedback from the spring guys at all. I think they are all concentrating on other things. I agree though, this is still relevant but maybe it should be ported to a more up-to-date branch/version.

Copy link

@qilvzi qilvzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hope this pr could be merged soon, then we could be more close to combine service discovery together with oauth's RemoteTokenServices.

@jgrandja
Copy link
Contributor

jgrandja commented Apr 3, 2020

Closing as this is a major change that we are no longer accepting.

As you may be aware, this project is in maintenance mode and will reach EOL in the very near future. Please see the initial announcement and follow-up announcement for further details.

At this time, we are only accepting bug fixes and minor enhancements that can be cleanly merged into master.

Thank you for your understanding and we would welcome your contributions to the new OAuth 2.0 / OpenID Connect support in Spring Security.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

7 participants