Skip to content

Add DelegatingAuthenticationConverter #14655

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

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

franticticktick
Copy link
Contributor

Closes gh-14644

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 27, 2024
@franticticktick franticticktick force-pushed the gh-14644 branch 2 times, most recently from 4f2cf89 to dba347c Compare February 29, 2024 09:34
@franticticktick
Copy link
Contributor Author

@jzheaux Can you review this please? I will be very grateful.

@franticticktick franticticktick changed the title Added DelegatingBearerTokenResolver Added DelegatingAuthenticationConverter Mar 5, 2024
Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

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

Thanks, @CrazyParanoid! I've left my feedback inline.

@jzheaux jzheaux self-assigned this Mar 6, 2024
@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 6, 2024
@franticticktick
Copy link
Contributor Author

Thanks @jzheaux for feedback! All your comments have been resolved.

@franticticktick franticticktick requested a review from jzheaux March 7, 2024 09:25
@jzheaux jzheaux added this to the 6.3.0-M3 milestone Mar 13, 2024
@jzheaux jzheaux changed the title Added DelegatingAuthenticationConverter Add DelegatingAuthenticationConverter Mar 13, 2024
@jzheaux jzheaux merged commit c0928bf into spring-projects:main Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support delegating BearerTokenResolver
3 participants