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

Add WebClient contextual inclusion of OAuth Tokens #5413

Closed
rwinch opened this issue Jun 5, 2018 · 1 comment
Closed

Add WebClient contextual inclusion of OAuth Tokens #5413

rwinch opened this issue Jun 5, 2018 · 1 comment
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement

Comments

@rwinch
Copy link
Member

rwinch commented Jun 5, 2018

Summary

At times it is useful to allow automatic inclusion of an OAuth Token. This should be done using Reactor's Context for reactive applications and a ThreadLocal for servlet based applications. If a user authenticates using OIDC then the token should be leveraged for this automatic inclusion.

@rwinch rwinch added this to the 5.1.0.M2 milestone Jun 5, 2018
@rwinch rwinch self-assigned this Jun 5, 2018
@rwinch rwinch added type: enhancement A general enhancement in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Jun 5, 2018
@rwinch rwinch modified the milestones: 5.1.0.M2, 5.1.0.RC1 Jul 26, 2018
@rwinch
Copy link
Member Author

rwinch commented Sep 7, 2018

Closing in favor of the parent issue

@rwinch rwinch closed this as completed Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant