8 Commits

Author SHA1 Message Date
Sébastien Deleuze
47f4259b5b Fix security-oauth2-resource-server
By adding a missing version for mockwebserver not set anymore with Spring Boot 3.4.x.
2025-01-02 11:43:54 +01:00
Sébastien Deleuze
9cf4508f49 Fix security:ldap-client:test 2024-08-13 19:36:14 +02:00
Sébastien Deleuze
013230eed1 Switch to Spring Boot 3.3
Closes gh-60
2024-06-18 12:17:15 +02:00
Sébastien Deleuze
e4ff6fc20c Refactor the CR plugin to a Lifecycle one 2024-06-14 18:29:28 +02:00
Josh Cummings
883b827d92 Revert AuthorizeHttpRequests#forServletPattern
See issue spring-projects/spring-security#13562 for details
2024-05-23 09:51:52 +02:00
Sébastien Deleuze
f51b3a14c9 Remove explicit CRaC version
Now managed by Spring Boot dependency management.
2023-12-12 11:28:55 +01:00
Josh Cummings
b418bbe91b Add Spring LDAP Client Tests 2023-12-12 11:21:12 +01:00
Josh Cummings
04e5f249a4 Add Security Tests
- Embedded LDAP
- Authorization Server
- Resource Server
- Security with MVC
- Security with WebFlux
2023-12-12 11:21:12 +01:00