1
0
mirror of synced 2026-05-24 06:13:18 +00:00

Commit Graph

  • cbad2ff5ca Bump org.springframework.ldap:spring-ldap-core from 3.2.14 to 3.2.15 dependabot[bot] 2025-10-17 03:14:43 +00:00
  • 63c8b0faa3 Bump org.springframework.ldap:spring-ldap-core from 3.2.13 to 3.2.15 dependabot[bot] 2025-10-17 03:09:30 +00:00
  • a435175723 Clean Up Generic Typing in Builder Josh Cummings 2025-10-17 11:12:50 -06:00
  • 4b810a8971 Disallow usage of the openid scope in device authorization requests Joe Grandja 2025-10-17 11:41:30 -04:00
  • 0d261e9c32 Remove setOidcUserMapper() in OidcUserService and OidcReactiveOAuth2UserService Joe Grandja 2025-10-16 15:33:52 -04:00
  • c5e141ad07 Change JavaDoc to FactorGrantedAuthority Josh Cummings 2025-10-16 14:00:43 -06:00
  • ba42b9c4cc Update Documentation for All-Factor Propagation Josh Cummings 2025-10-16 13:40:14 -06:00
  • b1a50a25b6 Check If toBuilder Is Implemented Josh Cummings 2025-10-16 13:22:18 -06:00
  • 4281f6b00b Prevent Duplicate Authorities Josh Cummings 2025-10-15 16:28:28 -06:00
  • 0fcef6dca2 Add Missing Mock Configuration Josh Cummings 2025-10-15 16:20:48 -06:00
  • 2e7cdd7b14 Revert "Merge branch 'builder-enhancements'" Josh Cummings 2025-10-15 15:47:18 -06:00
  • cefc0cddec Propagate All Missing Factors Josh Cummings 2025-10-15 15:46:30 -06:00
  • af1de950ae Align setRetrieveUserInfo() between OidcUserService and OidcReactiveOAuth2UserService Joe Grandja 2025-10-16 09:48:26 -04:00
  • 7f29585df4 Remove OidcUserService.setAccessibleScopes() Joe Grandja 2025-10-15 14:00:19 -04:00
  • 2eb5da3764 Deprecate CacheControlServerHttpHeadersWriter.CACHE_CONTRTOL_VALUE Rob Winch 2025-10-16 13:45:45 -05:00
  • f5d33457dc Fix-typos Tran Ngoc Nhan 2025-10-11 18:37:25 +07:00
  • 938a5a7c77 Fix typo in AuthenticationProvider Javadoc parthokr 2025-09-26 23:07:57 +06:00
  • f03213383e Bump io.micrometer:micrometer-observation from 1.14.11 to 1.14.12 dependabot[bot] 2025-10-14 03:09:49 +00:00
  • fc2b1f9923 Merge branch '6.5.x' Rob Winch 2025-10-16 12:53:33 -05:00
  • dee33b5337 Bump org.hibernate.orm:hibernate-core from 6.6.31.Final to 6.6.33.Final Rob Winch 2025-10-16 12:52:50 -05:00
  • 9f936015ff Bump io.micrometer:micrometer-observation from 1.14.11 to 1.14.12 Rob Winch 2025-10-16 12:52:46 -05:00
  • 79dfbe14c2 Merge branch '6.4.x' into 6.5.x Rob Winch 2025-10-16 12:52:34 -05:00
  • b75f2582c4 Bump org.hibernate.orm:hibernate-core from 6.6.31.Final to 6.6.33.Final Rob Winch 2025-10-16 12:51:41 -05:00
  • 67c3ceb611 Fix NullAway error Joe Grandja 2025-10-15 14:52:55 -04:00
  • 95644fb73c Merge branch 'builder-enhancements' Josh Cummings 2025-10-15 12:01:48 -06:00
  • 21ff7688cc Move Builder to Authentication Josh Cummings 2025-10-15 09:20:42 -06:00
  • 4102007119 Add Builder#authentication Josh Cummings 2025-10-14 16:43:33 -06:00
  • e535e61c8b Move toBuilder to BuildableAuthentication Josh Cummings 2025-10-14 16:14:57 -06:00
  • fbf7bb3be1 Allow OAuth2AuthorizationRequest to be extended Joe Grandja 2025-10-14 14:42:57 -04:00
  • 979ac7c336 Remove cache from (Reactive)OidcIdTokenDecoderFactory Ivan Golovko 2025-02-25 23:40:21 +03:00
  • 90a1c2c15d Bump io.micrometer:micrometer-observation from 1.14.11 to 1.14.12 dependabot[bot] 2025-10-14 03:20:40 +00:00
  • 978459bd1d Bump io.micrometer:micrometer-observation from 1.14.11 to 1.14.12 dependabot[bot] 2025-10-14 03:15:43 +00:00
  • a8ed4a0aa1 Bump org.springframework.data:spring-data-bom dependabot/gradle/main/org.springframework.data-spring-data-bom-2025.1.0-SNAPSHOT dependabot[bot] 2025-10-14 03:09:35 +00:00
  • 2af57c40ef Update to JUnit 6.0.0 Rob Winch 2025-10-13 11:15:25 -05:00
  • b864be92d8 Update to Reactor 2025.0.0-SNAPSHOT Rob Winch 2025-10-13 10:48:10 -05:00
  • 4b6c9cca7e Enable SNAPSHOT builds Rob Winch 2025-10-13 10:47:51 -05:00
  • 73690a928b Bump org.hibernate.orm:hibernate-core from 6.6.31.Final to 6.6.33.Final dependabot[bot] 2025-10-13 03:27:33 +00:00
  • 7cc9d2849e Bump org.hibernate.orm:hibernate-core from 6.6.31.Final to 6.6.33.Final dependabot[bot] 2025-10-13 03:16:24 +00:00
  • 78701f94ee Document RequiredFactor Valid Duration Rob Winch 2025-10-10 13:48:37 -05:00
  • 2b4e36c67f Add RequiredFactor.Builder.<factor-name>Authority() Rob Winch 2025-10-09 08:37:46 -05:00
  • 702878acae Create AuthorizationManagerFactories.multiFactor Rob Winch 2025-10-08 15:09:01 -05:00
  • 488e55032e AllFactorsAuthorizationManager->AllRequiredFactorsAuthorizationManager Rob Winch 2025-10-08 15:26:26 -05:00
  • d18431a78d Move FACTOR_ constants to FactorGrantedAuthority Rob Winch 2025-10-08 14:26:46 -05:00
  • e290c98e97 Document Multi-Factor Simple to Complex Rob Winch 2025-10-08 12:13:13 -05:00
  • 473baad6bd Add RequiredAuthoritiesRepository Rob Winch 2025-10-07 15:42:08 -05:00
  • 586081c125 Revert "Temporarily fix integration tests" Joe Grandja 2025-10-10 13:31:48 -04:00
  • 864a9b2fb3 Fix ProviderManager.copyDetails Changes Authentication Type Rob Winch 2025-10-10 10:51:04 -05:00
  • 1213dbe76f Fix checkstyle Joe Grandja 2025-10-09 13:51:50 -04:00
  • 3656e7ad8c Add tests to OAuth2AuthorizationServerJackson2ModuleTests Joe Grandja 2025-10-09 13:23:38 -04:00
  • 1cca9c5822 Enable PKCE by default in authorization server Joe Grandja 2025-10-09 05:19:04 -04:00
  • 469ed09645 Allow setting Clock in OAuth2TokenGenerator implementations Joe Grandja 2025-10-07 11:51:42 -04:00
  • 1d7f4c3b11 Polish javadoc for ClientSettings.requireAuthorizationConsent Joe Grandja 2025-10-07 11:29:10 -04:00
  • baa3b287d6 Add Predicate for authorizationConsentRequired for device code grant Joe Grandja 2025-10-06 13:28:40 -04:00
  • d5c5bb234c Bump antora from 3.2.0-alpha.9 to 3.2.0-alpha.10 in /docs dependabot[bot] 2025-10-06 00:15:26 +00:00
  • 83da86a358 DefaultLoginPageGeneratingFilter uses List Rob Winch 2025-10-06 09:33:49 -05:00
  • 71e6d81910 Bump com.webauthn4j:webauthn4j-core dependabot[bot] 2025-10-06 14:17:29 +00:00
  • 16475d3453 Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 dependabot[bot] 2025-10-01 03:09:15 +00:00
  • 3f84e96711 Bump io.mockk:mockk from 1.14.5 to 1.14.6 Rob Winch 2025-10-06 09:13:16 -05:00
  • 1c870f25e9 Bump io.spring.nullability:io.spring.nullability.gradle.plugin from 0.0.4 to 0.0.5 Rob Winch 2025-10-06 09:13:12 -05:00
  • 79e2d4b688 Merge branch '6.5.x' Rob Winch 2025-10-06 09:12:06 -05:00
  • 9f8ebdcf4d Merge branch '6.4.x' into 6.5.x Rob Winch 2025-10-06 09:11:56 -05:00
  • 8ce38af608 Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 Rob Winch 2025-10-06 09:11:20 -05:00
  • 607b1dfffe Bump io.mockk:mockk from 1.14.5 to 1.14.6 Rob Winch 2025-10-06 09:11:17 -05:00
  • 904f5157fa Bump com.webauthn4j:webauthn4j-core from 0.29.6.RELEASE to 0.29.7.RELEASE Rob Winch 2025-10-06 09:11:15 -05:00
  • f57c9ffcbb Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 Rob Winch 2025-10-06 09:10:34 -05:00
  • b7f40a4e08 Bump org.hibernate.orm:hibernate-core from 6.6.29.Final to 6.6.31.Final dependabot[bot] 2025-10-06 03:21:28 +00:00
  • dd7f809564 Bump org.hibernate.orm:hibernate-core from 6.6.29.Final to 6.6.31.Final dependabot[bot] 2025-10-06 03:13:36 +00:00
  • 8316c38b1e Bump antora from 3.2.0-alpha.9 to 3.2.0-alpha.10 dependabot[bot] 2025-10-06 00:12:50 +00:00
  • 51fe7ff737 Return device_code grant metadata when enabled Joe Grandja 2025-10-04 05:37:43 -04:00
  • 9595d37c14 Integration Test for DefaultLoginPageGeneratingFilterTests Rob Winch 2025-10-03 14:05:28 -05:00
  • 2473378fcd Use RequiredFactorErrors Rob Winch 2025-10-02 15:52:03 -05:00
  • d1ff983c11 Add AllFactorsAuthorizationManager Rob Winch 2025-10-02 11:32:53 -05:00
  • 3f74991ce9 Authentication adds FactorGrantedAuthority Rob Winch 2025-10-02 09:33:13 -05:00
  • ce36fc1e76 Add FactorGrantedAuthority Rob Winch 2025-10-02 09:30:40 -05:00
  • 477a456d6c Disable device_code grant by default Joe Grandja 2025-10-03 13:57:41 -04:00
  • 4dfef1483d Polish gh-17507 Joe Grandja 2025-10-02 16:37:46 -04:00
  • 8c65dc93f2 Enable PKCE by default Rohan Naik 2025-09-22 22:26:26 +05:30
  • 0f40f694b8 Bump io.spring.nullability:io.spring.nullability.gradle.plugin dependabot[bot] 2025-10-03 03:08:45 +00:00
  • 54aae36f98 Add support for OAuth 2.0 Protected Resource Metadata Joe Grandja 2025-09-26 10:19:02 -04:00
  • 564726adea Bump com.webauthn4j:webauthn4j-core dependabot[bot] 2025-10-02 03:19:11 +00:00
  • c1375b857a Bump io.mockk:mockk from 1.14.5 to 1.14.6 dependabot[bot] 2025-10-02 03:17:57 +00:00
  • c5a335ac91 Bump io.mockk:mockk from 1.14.5 to 1.14.6 dependabot[bot] 2025-10-02 03:08:25 +00:00
  • 64c9e3e210 Prevent Dupliate GrantedAuthority#getAuthority() Rob Winch 2025-10-01 15:23:54 -05:00
  • c9010345b9 Add TestingAuthenticationToken(principal,credential,grantedAuthorities...) Rob Winch 2025-09-30 13:53:22 -05:00
  • 681e166be8 Remove default HttpSecurity.securityMatcher() for authorization server Joe Grandja 2025-10-01 11:45:09 -04:00
  • dc5962af16 Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 dependabot[bot] 2025-10-01 03:20:55 +00:00
  • 70da545463 Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 dependabot[bot] 2025-10-01 03:20:01 +00:00
  • 7f10897de3 SecurityMockMvcResultMatchers.withAuthorities(String...) Rob Winch 2025-09-29 15:55:28 -05:00
  • 0e99324c43 Merge branch '6.5.x' Rob Winch 2025-09-29 13:44:37 -05:00
  • cf9568fe09 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 Rob Winch 2025-09-29 13:43:45 -05:00
  • 7409133cc0 Bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1 dependabot[bot] 2025-09-29 03:26:33 +00:00
  • f3761aff99 Add support for OAuth 2.0 Dynamic Client Registration Protocol Joe Grandja 2025-09-19 14:38:25 -04:00
  • 667cd4aa7c Remove unnecessary throws Exception from spring-security-config Rob Winch 2025-09-25 11:48:10 -05:00
  • be20201bf7 FACTOR uses defaultEntryPoint when possible Rob Winch 2025-09-25 11:15:05 -05:00
  • 029e31ebe8 DelegatingAuthenticationEntryPoint.Builder allows just defaultEntryPoint Rob Winch 2025-09-25 09:45:52 -05:00
  • ad6fe4fdc3 Polish MFA Samples Josh Cummings 2025-09-24 17:53:33 -06:00
  • f652920bb3 Add @EnableGlobalMultiFactorAuthentication Rob Winch 2025-09-24 13:07:41 -05:00
  • e33e4d80a9 Fix Antora Warnings in servlet/authentication/adaptive.adoc Rob Winch 2025-09-24 13:05:50 -05:00
  • b2d76dfe66 Add GrantedAuthorities.FACTOR_*_AUTHORITY Rob Winch 2025-09-24 08:42:43 -05:00
  • 28aad8855c Merge branch 'mfa' Josh Cummings 2025-09-23 18:23:11 -06:00