Skip to content

Add resource server support from client side #4922

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

Closed
daniellavoie opened this issue Dec 20, 2017 · 1 comment
Closed

Add resource server support from client side #4922

daniellavoie opened this issue Dec 20, 2017 · 1 comment
Labels
status: duplicate A duplicate of another issue

Comments

@daniellavoie
Copy link

Summary

Spring Security OAuth 2 had support for OAuth2RestTemplate that allowed clients to contact a Resource server by providing a ResourceDetail containing OAuth2 info.

Using WebClient requires the client to handle the token retrieval. Would be nice if that feature from OAuth2RestTemplate could be ported to Spring Security 5.

@jgrandja
Copy link
Contributor

See #4921 and #4920

@jgrandja jgrandja added the status: duplicate A duplicate of another issue label Dec 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants