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

Document authentication helper method in WebClient integration for Servlet Environments #10120

Closed
sjohnr opened this issue Jul 20, 2021 · 1 comment · Fixed by #10468
Closed
Assignees
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Milestone

Comments

@sjohnr
Copy link
Member

sjohnr commented Jul 20, 2021

Add a description of ServletOAuth2AuthorizedClientExchangeFilterFunction.authenticate to WebClient integration for Servlet Environments section to document scoping an authorized client to a custom authentication and avoid redundant token requests (for use cases such as client_credentials).

@sjohnr sjohnr added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement in: docs An issue in Documentation or samples and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 20, 2021
@sjohnr sjohnr self-assigned this Jul 20, 2021
@sjohnr sjohnr added this to the 5.6.0-M2 milestone Jul 20, 2021
@rwinch rwinch modified the milestones: 5.6.0-M2, 5.6.0-M3 Aug 16, 2021
@sjohnr sjohnr modified the milestones: 5.6.0-M3, 5.6.0-RC1 Sep 20, 2021
@rwinch rwinch modified the milestones: 5.6.0-RC1, 5.6.0 Oct 19, 2021
sjohnr added a commit to sjohnr/spring-security that referenced this issue Nov 3, 2021
@sjohnr sjohnr modified the milestones: 5.6.0, 6.x Nov 4, 2021
@jzheaux jzheaux modified the milestones: 6.x, 6.0.0-M1 Nov 5, 2021
@sjohnr sjohnr modified the milestones: 6.0.0-M1, 5.6.1 Dec 1, 2021
@sjohnr
Copy link
Member Author

sjohnr commented Dec 1, 2021

Moved to 5.6.1 milestone, as this missed the 5.6.0 release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants