1
0
mirror of synced 2026-09-12 20:25:06 +00:00

Commit Graph

  • 7293fc023b Update to nimbus-jose-jwt:9.37.4 Joe Grandja 2025-09-15 09:48:58 -04:00
  • 1a99ab5bdf Bump @antora/atlas-extension in /docs dependabot[bot] 2025-09-15 00:11:08 +00:00
  • 7c887ae6cc Bump org.springframework.data:spring-data-bom dependabot[bot] 2025-09-15 03:11:11 +00:00
  • 9929af8078 Merge branch '6.5.x' Rob Winch 2025-09-15 08:56:43 -05:00
  • f7b380e3f3 Merge branch '6.4.x' into 6.5.x Rob Winch 2025-09-15 08:56:33 -05:00
  • 94ec06496e Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 Rob Winch 2025-09-15 08:55:49 -05:00
  • 8b924e9dc5 Bump io.micrometer:micrometer-observation from 1.14.10 to 1.14.11 Rob Winch 2025-09-15 08:55:47 -05:00
  • e8ace55031 Bump com.webauthn4j:webauthn4j-core from 0.29.5.RELEASE to 0.29.6.RELEASE Rob Winch 2025-09-15 08:55:44 -05:00
  • 7c909ca1a5 Bump org.hibernate.orm:hibernate-core from 6.6.26.Final to 6.6.29.Final Rob Winch 2025-09-15 08:55:42 -05:00
  • fcb6223f90 Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.10 Rob Winch 2025-09-15 08:55:40 -05:00
  • ed3ed28b3c Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 Rob Winch 2025-09-15 08:54:37 -05:00
  • 704a324273 Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.29.Final Rob Winch 2025-09-15 08:54:35 -05:00
  • 0fc884f592 Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 Rob Winch 2025-09-15 08:54:33 -05:00
  • 6162e71e18 Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.11 Rob Winch 2025-09-15 08:54:29 -05:00
  • bf8dba5681 Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.10 dependabot[bot] 2025-09-15 03:25:16 +00:00
  • d4184819da Bump org.hibernate.orm:hibernate-core from 6.6.26.Final to 6.6.29.Final dependabot[bot] 2025-09-15 03:24:01 +00:00
  • 1b8f5dae57 Bump com.webauthn4j:webauthn4j-core dependabot[bot] 2025-09-15 03:23:39 +00:00
  • d3e372b659 Bump io.micrometer:micrometer-observation from 1.14.10 to 1.14.11 dependabot[bot] 2025-09-15 03:23:34 +00:00
  • a2f67c17b3 Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 dependabot[bot] 2025-09-15 03:23:30 +00:00
  • 627de76f67 Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.11 dependabot[bot] 2025-09-15 03:16:34 +00:00
  • 5d55c8d13a Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 dependabot[bot] 2025-09-15 03:16:26 +00:00
  • 342b9c3539 Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.29.Final dependabot[bot] 2025-09-15 03:16:21 +00:00
  • 537845491e Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 dependabot[bot] 2025-09-15 03:15:51 +00:00
  • 57dacd975f Bump @antora/atlas-extension from 1.0.0-alpha.2 to 1.0.0-alpha.5 dependabot[bot] 2025-09-15 00:10:36 +00:00
  • b2d4c52c53 Add documentation for Password4j-based password encoders for Argon2, BCrypt, Scrypt, PBKDF2, and Balloon hashing Closes gh-17706 M.Bozorgmehr 2025-09-13 09:26:59 +03:30
  • 2d74f9c334 Create a specific implementation for BalloonHashing and PBKDF2 password encoders using Password4j library Closes gh-17706 Mehrdad 2025-09-12 00:00:38 +03:30
  • 8c2ad4e4d1 Add Argon2 and BCrypt and Scrypt password encoders using Password4j library Closes gh-17706 Mehrdad 2025-09-09 22:38:00 +03:30
  • 9f5d27e8d0 Refactor Password4jPasswordEncoder to use AlgorithmFinder for algorithm selection and enhance documentation Closes gh-17706 M.Bozorgmehr 2025-09-07 15:34:37 +03:30
  • bd593a63d0 Refactor Password4jPasswordEncoder to use AlgorithmFinder for algorithm selection and enhance documentation Closes gh-17706 M.Bozorgmehr 2025-09-07 11:33:14 +03:30
  • 2774948b92 Fix X509 WebFlux Configuration Checks Rob Winch 2025-09-12 16:31:53 -05:00
  • b502697731 feat: Add option to specify a custom ServerAuthenticationConverter for x509() blake_bauman 2025-06-27 02:05:59 -07:00
  • a0fe04c4aa Document @ClientRegistrationId on types Rob Winch 2025-09-12 15:04:44 -05:00
  • 02a948da81 Address reviewer requested changes Closes gh-17806 Bernard Budano 2025-09-10 19:06:22 +02:00
  • 8e3cf9677c Support @ClientRegistrationId at Class Level Closes gh-17806 Bernard Budano 2025-09-03 10:49:28 +02:00
  • 35f41f87d1 Temporarily fix integration tests Joe Grandja 2025-09-12 14:18:56 -04:00
  • 7ef25cc101 Add HttpSecurity.oauth2AuthorizationServer() Joe Grandja 2025-09-12 04:29:52 -04:00
  • 098574c50e Remove redundant classes Joe Grandja 2025-09-10 16:48:23 -04:00
  • 8399bc161d Fix Serializable tests Joe Grandja 2025-09-10 07:58:53 -04:00
  • cc71be71e5 Move OAuth2AuthorizationServerConfigurer and OAuth2AuthorizationServerConfiguration Joe Grandja 2025-09-10 05:57:53 -04:00
  • b5a4cdc9eb Polish OAuth2AuthorizationServerJackson2Module Joe Grandja 2025-09-10 04:45:12 -04:00
  • 592510c725 Update to @since 7.0 Joe Grandja 2025-09-09 11:44:44 -04:00
  • e99ea033c5 Integrate Spring Authorization Server ref docs Joe Grandja 2025-09-06 13:59:34 -04:00
  • 93742a4db3 Manual move of spring-projects/spring-authorization-server docs Joe Grandja 2025-09-06 12:09:05 -04:00
  • e5dc46270a Fix checkstyle Joe Grandja 2025-09-05 08:18:16 -04:00
  • 6484d1ae25 Update copyright headers to 2004-present Joe Grandja 2025-09-05 06:51:25 -04:00
  • a620113264 Add test dependencies Joe Grandja 2025-09-05 06:26:45 -04:00
  • 1ff1d88866 Manual move of spring-projects/spring-authorization-server src/test Joe Grandja 2025-09-05 06:20:43 -04:00
  • cf7e258ea0 Fix checkstyle Joe Grandja 2025-09-05 05:13:42 -04:00
  • 072f413dd7 Update copyright headers to 2004-present Joe Grandja 2025-09-05 04:56:43 -04:00
  • 327996c964 Add spring-security-oauth2-authorization-server.gradle Joe Grandja 2025-09-05 04:44:04 -04:00
  • 745e2153ed Manual move of spring-projects/spring-authorization-server src/main Joe Grandja 2025-09-05 04:23:51 -04:00
  • cf0ade86fe Update Kerberos Sample Copyright Rob Winch 2025-09-12 15:12:47 -05:00
  • 1b263cfafb Fix Keberos Docs http:// Rob Winch 2025-09-12 14:39:43 -05:00
  • f5fb127c8c Add Spring Security Kerberos Rob Winch 2025-09-12 14:23:19 -05:00
  • e8bf470582 Add Spring Security Kerberos Rob Winch 2025-09-12 13:56:55 -05:00
  • dc5a9bd53d Remove Duplicate package-info Files Josh Cummings 2025-09-12 13:24:37 -06:00
  • f24309271e Merge branch 'spring-security-access' Josh Cummings 2025-09-12 10:33:07 -06:00
  • b87d63cb71 Document spring-security-access Josh Cummings 2025-09-02 18:48:37 -06:00
  • 505631d7c6 Move Acl Access API Josh Cummings 2025-09-02 16:30:26 -06:00
  • fa4806dbcc Move Web Access API Josh Cummings 2025-09-02 16:06:03 -06:00
  • 3182883e2e Move Messaging Access API Josh Cummings 2025-09-02 15:50:57 -06:00
  • eedcec9d5c Move Core Access API Josh Cummings 2025-08-28 11:00:46 -06:00
  • 3a1692f3c3 Remove Direct Runtime Dependency on Access API Josh Cummings 2025-09-02 18:45:09 -06:00
  • 10935632ee Remove PortResolver DingHao 2025-07-14 20:31:01 +08:00
  • f0f272d17b Add new StrictFirewallBuilder.localAddress(InetSocketAddress) Rob Winch 2025-09-11 22:26:17 -05:00
  • 73e21717f2 Bump org.springframework:spring-framework-bom from 7.0.0-M8 to 7.0.0-M9 dependabot[bot] 2025-09-12 03:17:57 +00:00
  • ae77532157 Bump io.micrometer:micrometer-observation from 1.14.10 to 1.14.11 dependabot[bot] 2025-09-11 00:15:14 +00:00
  • 6e5eb9da3a Bump org.jetbrains.kotlin:kotlin-bom from 2.2.0 to 2.2.20 dependabot[bot] 2025-09-11 03:09:16 +00:00
  • f89ef003dc Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 dependabot[bot] 2025-09-11 03:09:50 +00:00
  • 8343394982 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.0 to 2.2.20 dependabot[bot] 2025-09-11 03:10:57 +00:00
  • 25c6edb253 Merge branch '6.5.x' Rob Winch 2025-09-11 22:16:23 -05:00
  • 1ac2b31168 Merge branch '6.4.x' into 6.5.x Rob Winch 2025-09-11 22:16:16 -05:00
  • fa95c42dd3 Bump org.hibernate.orm:hibernate-core from 6.6.26.Final to 6.6.28.Final Rob Winch 2025-09-11 22:14:09 -05:00
  • aa1f60f7ec Bump com.webauthn4j:webauthn4j-core from 0.29.5.RELEASE to 0.29.6.RELEASE Rob Winch 2025-09-11 22:14:07 -05:00
  • f0ea11fa5e Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9 Rob Winch 2025-09-11 22:14:05 -05:00
  • d473b21872 Bump io.micrometer:micrometer-observation from 1.14.10 to 1.14.11 Rob Winch 2025-09-11 22:14:04 -05:00
  • 13e6a505da Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 Rob Winch 2025-09-11 22:14:02 -05:00
  • e68738dd94 Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.28.Final Rob Winch 2025-09-11 22:13:31 -05:00
  • 9f32f62d34 Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.11 Rob Winch 2025-09-11 22:13:30 -05:00
  • 9fb4db12a5 Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 Rob Winch 2025-09-11 22:13:26 -05:00
  • f493388513 Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 dependabot[bot] 2025-09-12 03:12:05 +00:00
  • 85af6abe9e Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 dependabot[bot] 2025-09-11 03:18:01 +00:00
  • 5ec7ae6b74 Remove redundant code in document Yanming Zhou 2025-08-29 09:13:39 +08:00
  • e7fe6b9564 Bump io.projectreactor:reactor-bom from 2025.0.0-M6 to 2025.0.0-M7 dependabot[bot] 2025-09-10 03:09:05 +00:00
  • 093e930c32 Merge branch '6.5.x' Rob Winch 2025-09-10 12:00:31 -05:00
  • ab634d1099 Merge branch '6.4.x' into 6.5.x Rob Winch 2025-09-10 11:58:55 -05:00
  • a79a2b031a Remove MockWebServer from JwtIssuerAuthenticationManagerResolverTests Rob Winch 2025-09-10 11:24:46 -05:00
  • 5da2121e2b Merge remote-tracking branch 'origin/6.5.x' Josh Cummings 2025-09-09 17:13:18 -06:00
  • eca821471f A Root basePath No Longer Creates a Double-Slash Andrey Litvitski 2025-09-03 22:07:07 +03:00
  • 2b87e3c5e2 Use withRoles Josh Cummings 2025-09-09 17:03:05 -06:00
  • ed344ece70 Use Fixed Clock Josh Cummings 2025-09-09 16:22:07 -06:00
  • 6689798257 Merge remote-tracking branch 'jzheaux/authentication-builder' Josh Cummings 2025-09-09 15:43:26 -06:00
  • b09afb34cc Document Authentication.Builder Josh Cummings 2025-09-09 14:47:34 -06:00
  • 2476875990 Polish WebAuthn Authentication Builder Josh Cummings 2025-09-09 14:46:47 -06:00
  • e97a335edc Polish Web Authentication Builders Josh Cummings 2025-09-09 14:06:41 -06:00
  • e7281a71c6 Polish SAML 2.0 Authentication Builder Josh Cummings 2025-09-09 14:06:27 -06:00
  • 69ee8d9aec Polish OAuth 2.0 Authentication Builders Josh Cummings 2025-09-09 14:06:15 -06:00
  • c66a028332 Polish Core Authentication Builders Josh Cummings 2025-09-09 14:06:03 -06:00
  • 18fbf88993 Polish CAS Authentication Builder Josh Cummings 2025-09-09 14:05:34 -06:00
  • dd50dc0c40 Remove Generic Typing From Authentication.Builder Josh Cummings 2025-09-09 09:03:57 -06:00