Skip to content

Polish UserDetailsServiceAutoConfigurationTests #44939

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
wilkinsona opened this issue Mar 28, 2025 · 0 comments
Closed

Polish UserDetailsServiceAutoConfigurationTests #44939

wilkinsona opened this issue Mar 28, 2025 · 0 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@wilkinsona
Copy link
Member

  • defaultUserNotCreatedIfResourceServerWithOpaqueIsUsed tests that the auto-configuration backs off when an OpaqueTokenIntrospector bean is present but there is no such bean condition. The auto-configuration backs off when OpaqueTokenIntrospector is on the classpath so the situation that is being tested can never arise. Remove the test.
  • Several tests check back-off behavior when a bean is present but back off earlier due to classes of alternative forms of authentication being present. Update the tests to filter out the alternatives.
@wilkinsona wilkinsona added the type: task A general task label Mar 28, 2025
@wilkinsona wilkinsona added this to the 3.3.x milestone Mar 28, 2025
@wilkinsona wilkinsona self-assigned this Mar 28, 2025
@wilkinsona wilkinsona modified the milestones: 3.3.x, 3.3.11 Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant