You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-tests/spring-boot-smoke-tests
Steve Riesenberg 10feecbd08 Fix redirect to login page for token requests
Fixes an issue where auto-configuration for Spring Authorization Server
was overriding the default exception handling (AuthenticationEntryPoint)
resulting in anonymous requests to the token endpoint being redirected
to the Spring Security login page instead of returning 401 Unauthorized.

Auto-configuration now registers a defaultAuthenticationEntryPointFor
that is added to any other entry points already configured.

See gh-35368
2 years ago
..
spring-boot-smoke-test-activemq Polish "Fix dependency management for spring-boot-testcontainers" 2 years ago
spring-boot-smoke-test-actuator Migrate to Spring Security lambda config 2 years ago
spring-boot-smoke-test-actuator-custom-security Migrate to Spring Security lambda config 2 years ago
spring-boot-smoke-test-actuator-log4j2 Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-actuator-noweb
spring-boot-smoke-test-actuator-ui Reformat code following spring-javaformat upgrade 2 years ago
spring-boot-smoke-test-amqp
spring-boot-smoke-test-ant Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-aop Update smoke tests to avoid conflicts with NAME environment variable 2 years ago
spring-boot-smoke-test-batch Update copyright year of changed files 2 years ago
spring-boot-smoke-test-bootstrap-registry Polish 2 years ago
spring-boot-smoke-test-cache Polish "Fix dependency management for spring-boot-testcontainers" 2 years ago
spring-boot-smoke-test-data-cassandra Add smoke tests to verify Cassandra SSL connections 2 years ago
spring-boot-smoke-test-data-couchbase Add smoke tests to verify Couchbase SSL connections 2 years ago
spring-boot-smoke-test-data-jdbc Reformat code following spring-javaformat upgrade 2 years ago
spring-boot-smoke-test-data-jpa Upgrade to Hibernate 6.2.0.Final 2 years ago
spring-boot-smoke-test-data-ldap Merge branch '2.7.x' 2 years ago
spring-boot-smoke-test-data-mongo Polish smoke tests 2 years ago
spring-boot-smoke-test-data-r2dbc Reformat code following spring-javaformat upgrade 2 years ago
spring-boot-smoke-test-data-r2dbc-flyway Refactor testcontainers service connections 2 years ago
spring-boot-smoke-test-data-r2dbc-liquibase Refactor testcontainers service connections 2 years ago
spring-boot-smoke-test-data-redis Add smoke test to verify Redis SSL connection 2 years ago
spring-boot-smoke-test-data-rest Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-devtools
spring-boot-smoke-test-flyway Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-graphql Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-hateoas
spring-boot-smoke-test-integration Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-jersey Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-jetty Fix flaky SampleJettyApplicationTests 2 years ago
spring-boot-smoke-test-jetty-jsp Revert "Set correct Eclipse WTP facet version" 2 years ago
spring-boot-smoke-test-jetty-ssl Upgrade to Servlet 6.0 and related EE 10 specs 2 years ago
spring-boot-smoke-test-jpa Update copyright year of changed files 2 years ago
spring-boot-smoke-test-junit-vintage
spring-boot-smoke-test-kafka
spring-boot-smoke-test-liquibase Upgrade to Liquibase 4.20.0 2 years ago
spring-boot-smoke-test-logback
spring-boot-smoke-test-oauth2-authorization-server Fix redirect to login page for token requests 2 years ago
spring-boot-smoke-test-oauth2-client Adapt build dependencies to httpclient5 2 years ago
spring-boot-smoke-test-oauth2-resource-server Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-parent-context Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-profile Polish 2 years ago
spring-boot-smoke-test-property-validation Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-quartz Polish gradle formatting 2 years ago
spring-boot-smoke-test-reactive-oauth2-client Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-reactive-oauth2-resource-server Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-rsocket Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-saml2-service-provider Downgrade to OpenSAML 4.0.1 2 years ago
spring-boot-smoke-test-secure Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-secure-jersey Migrate to Spring Security lambda config 2 years ago
spring-boot-smoke-test-secure-webflux Migrate to Spring Security lambda config 2 years ago
spring-boot-smoke-test-servlet Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-session-hazelcast Migrate to Spring Security lambda config 2 years ago
spring-boot-smoke-test-session-jdbc Migrate to Spring Security lambda config 2 years ago
spring-boot-smoke-test-session-mongo Polish "Fix dependency management for spring-boot-testcontainers" 2 years ago
spring-boot-smoke-test-session-redis Support import of idomatic testcontainer declaration classes 2 years ago
spring-boot-smoke-test-session-webflux-mongo Refactor testcontainers service connections 2 years ago
spring-boot-smoke-test-session-webflux-redis Refactor testcontainers service connections 2 years ago
spring-boot-smoke-test-simple Polish 2 years ago
spring-boot-smoke-test-test Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-test-nomockito
spring-boot-smoke-test-testng Make fields final 2 years ago
spring-boot-smoke-test-tomcat Polish "Merge pull request #33553 from michaelweidmann" 2 years ago
spring-boot-smoke-test-tomcat-jsp Revert "Set correct Eclipse WTP facet version" 2 years ago
spring-boot-smoke-test-tomcat-multi-connectors Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-tomcat-ssl Adapt build dependencies to httpclient5 2 years ago
spring-boot-smoke-test-traditional Revert "Set correct Eclipse WTP facet version" 2 years ago
spring-boot-smoke-test-undertow
spring-boot-smoke-test-undertow-ssl Adapt build dependencies to httpclient5 2 years ago
spring-boot-smoke-test-war
spring-boot-smoke-test-web-application-type Ensure that webEnvironment=NONE creates non-web context 3 years ago
spring-boot-smoke-test-web-freemarker
spring-boot-smoke-test-web-groovy-templates Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-web-jsp Revert "Set correct Eclipse WTP facet version" 2 years ago
spring-boot-smoke-test-web-method-security Migrate to Spring Security lambda config 2 years ago
spring-boot-smoke-test-web-mustache
spring-boot-smoke-test-web-secure Migrate to Spring Security lambda config 2 years ago
spring-boot-smoke-test-web-secure-custom Migrate to Spring Security lambda config 2 years ago
spring-boot-smoke-test-web-secure-jdbc Migrate to Spring Security lambda config 2 years ago
spring-boot-smoke-test-web-static
spring-boot-smoke-test-web-thymeleaf Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-webflux Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-webflux-coroutines
spring-boot-smoke-test-webservices Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-websocket-jetty Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-websocket-tomcat Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-websocket-undertow Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-smoke-test-xml Update smoke tests to avoid conflicts with NAME environment variable 2 years ago