spring-boot/spring-boot-project
Andy Wilkinson ecc670772a Make user details service auto-configs back off more readily
Previously auto-configuration of a user details service (imperative
or reactive) would only back off on the presence of certain beans.
This led to situations where the im-memory service was
auto-configured and the default password was logged even though
another authentication mechanism was in use.

This commit updates the auto-configuration so that it backs off
when depending on Spring Security's OAuth2 Client and OAuth2
Resource Server modules. In the imperative case it will also back
off when depending on the SAML 2 provider.

Closes gh-35338
2023-09-26 16:47:19 +01:00
..
spring-boot Fix checkpoint-restore with replaced or wrapped HikariDataSource 2023-09-26 12:31:12 +01:00
spring-boot-actuator
spring-boot-actuator-autoconfigure Make user details service auto-configs back off more readily 2023-09-26 16:47:19 +01:00
spring-boot-autoconfigure Make user details service auto-configs back off more readily 2023-09-26 16:47:19 +01:00
spring-boot-dependencies Merge branch '3.1.x' 2023-09-22 16:22:01 +01:00
spring-boot-devtools Upgrade to Jetty 12 2023-09-07 13:59:15 +01:00
spring-boot-docker-compose
spring-boot-docs Make user details service auto-configs back off more readily 2023-09-26 16:47:19 +01:00
spring-boot-parent Upgrade to Spock Framework 2.3-groovy-4.0 2023-08-04 19:27:53 +01:00
spring-boot-starters Merge branch '3.1.x' 2023-09-15 13:37:59 +01:00
spring-boot-test
spring-boot-test-autoconfigure
spring-boot-testcontainers Polish "Add service connection from OpenTelemetry Collector" 2023-09-14 11:10:19 +02:00
spring-boot-tools Merge branch '3.1.x' 2023-09-22 11:37:00 -05:00