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 support for automatic context-propagation with Micrometer #16665

Closed
sjohnr opened this issue Feb 26, 2025 · 1 comment
Closed

Add support for automatic context-propagation with Micrometer #16665

sjohnr opened this issue Feb 26, 2025 · 1 comment
Assignees
Labels
in: core An issue in spring-security-core in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Milestone

Comments

@sjohnr
Copy link
Member

sjohnr commented Feb 26, 2025

ThreadLocalAccessor support to be added for:

Related gh-13733

@sjohnr sjohnr added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Feb 26, 2025
@sjohnr sjohnr self-assigned this Feb 26, 2025
@sjohnr sjohnr added in: core An issue in spring-security-core in: web An issue in web modules (web, webmvc) and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 26, 2025
sjohnr added a commit to sjohnr/spring-security that referenced this issue Feb 26, 2025
@sjohnr sjohnr changed the title Consider adding support for automatic context-propagation with Micrometer Add support for automatic context-propagation with Micrometer Mar 13, 2025
@sjohnr
Copy link
Member Author

sjohnr commented Mar 13, 2025

Note that this enables DefaultReactiveOAuth2AuthorizedClientManager (and ServerOAuth2AuthorizedClientExchangeFilterFunction for WebClient) to be used with blocking execution when automatic context propagation is enabled and the context-propagation library is on the classpath.

@sjohnr sjohnr closed this as completed in 0938ca0 Mar 13, 2025
@sjohnr sjohnr moved this to Done in Spring Security Team Mar 13, 2025
@sjohnr sjohnr added this to the 6.5.0-M3 milestone Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core An issue in spring-security-core in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
Status: Done
Development

No branches or pull requests

1 participant