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
spring-boot-smoke-test-actuator-noweb
spring-boot-smoke-test-actuator-ui
spring-boot-smoke-test-amqp
spring-boot-smoke-test-ant
spring-boot-smoke-test-aop
spring-boot-smoke-test-batch
spring-boot-smoke-test-bootstrap-registry
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
spring-boot-smoke-test-data-jpa
spring-boot-smoke-test-data-ldap
spring-boot-smoke-test-data-mongo Polish smoke tests 2 years ago
spring-boot-smoke-test-data-r2dbc
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
spring-boot-smoke-test-devtools
spring-boot-smoke-test-flyway
spring-boot-smoke-test-graphql
spring-boot-smoke-test-hateoas
spring-boot-smoke-test-integration
spring-boot-smoke-test-jersey
spring-boot-smoke-test-jetty
spring-boot-smoke-test-jetty-jsp
spring-boot-smoke-test-jetty-ssl
spring-boot-smoke-test-jpa
spring-boot-smoke-test-junit-vintage
spring-boot-smoke-test-kafka
spring-boot-smoke-test-liquibase
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
spring-boot-smoke-test-oauth2-resource-server
spring-boot-smoke-test-parent-context
spring-boot-smoke-test-profile
spring-boot-smoke-test-property-validation
spring-boot-smoke-test-quartz
spring-boot-smoke-test-reactive-oauth2-client
spring-boot-smoke-test-reactive-oauth2-resource-server
spring-boot-smoke-test-rsocket
spring-boot-smoke-test-saml2-service-provider
spring-boot-smoke-test-secure
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
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
spring-boot-smoke-test-test
spring-boot-smoke-test-test-nomockito
spring-boot-smoke-test-testng
spring-boot-smoke-test-tomcat
spring-boot-smoke-test-tomcat-jsp
spring-boot-smoke-test-tomcat-multi-connectors
spring-boot-smoke-test-tomcat-ssl
spring-boot-smoke-test-traditional
spring-boot-smoke-test-undertow
spring-boot-smoke-test-undertow-ssl
spring-boot-smoke-test-war
spring-boot-smoke-test-web-application-type
spring-boot-smoke-test-web-freemarker
spring-boot-smoke-test-web-groovy-templates
spring-boot-smoke-test-web-jsp
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
spring-boot-smoke-test-webflux
spring-boot-smoke-test-webflux-coroutines
spring-boot-smoke-test-webservices
spring-boot-smoke-test-websocket-jetty
spring-boot-smoke-test-websocket-tomcat
spring-boot-smoke-test-websocket-undertow
spring-boot-smoke-test-xml