19671 Commits (bbf6a4e786ea4fb5df0939c4f7a23276c1ae07b3)
 

Author SHA1 Message Date
Josh Cummings bbf6a4e786 Merge branch '6.5.x' 5 months ago
Josh Cummings ba2619cb8a Merge remote-tracking branch 'origin/6.4.x' into 6.5.x 5 months ago
dependabot[bot] 43c53c3b78 Bump org.springframework:spring-framework-bom from 6.2.11 to 6.2.12 5 months ago
dependabot[bot] b1e16cd147 Bump org.springframework.ldap:spring-ldap-core from 3.2.14 to 3.2.15 5 months ago
dependabot[bot] 9961e6d56c Bump org.springframework:spring-framework-bom from 6.2.11 to 6.2.12 5 months ago
dependabot[bot] cbad2ff5ca Bump org.springframework.ldap:spring-ldap-core from 3.2.14 to 3.2.15 5 months ago
dependabot[bot] 63c8b0faa3 Bump org.springframework.ldap:spring-ldap-core from 3.2.13 to 3.2.15 5 months ago
Josh Cummings a435175723 Clean Up Generic Typing in Builder 5 months ago
Joe Grandja 4b810a8971 Disallow usage of the openid scope in device authorization requests 5 months ago
Joe Grandja 0d261e9c32 Remove setOidcUserMapper() in OidcUserService and OidcReactiveOAuth2UserService 5 months ago
Josh Cummings c5e141ad07 Change JavaDoc to FactorGrantedAuthority 5 months ago
Josh Cummings ba42b9c4cc Update Documentation for All-Factor Propagation 5 months ago
Josh Cummings b1a50a25b6 Check If toBuilder Is Implemented 5 months ago
Josh Cummings 4281f6b00b Prevent Duplicate Authorities 5 months ago
Josh Cummings 0fcef6dca2 Add Missing Mock Configuration 5 months ago
Josh Cummings 2e7cdd7b14 Revert "Merge branch 'builder-enhancements'" 5 months ago
Josh Cummings cefc0cddec Propagate All Missing Factors 5 months ago
Joe Grandja af1de950ae Align setRetrieveUserInfo() between OidcUserService and OidcReactiveOAuth2UserService 5 months ago
Joe Grandja 7f29585df4 Remove OidcUserService.setAccessibleScopes() 5 months ago
Rob Winch 2eb5da3764 Deprecate CacheControlServerHttpHeadersWriter.CACHE_CONTRTOL_VALUE 5 months ago
Tran Ngoc Nhan f5d33457dc Fix-typos 5 months ago
parthokr 938a5a7c77 Fix typo in AuthenticationProvider Javadoc 5 months ago
dependabot[bot] f03213383e Bump io.micrometer:micrometer-observation from 1.14.11 to 1.14.12 5 months ago
Rob Winch fc2b1f9923
Merge branch '6.5.x' 5 months ago
Rob Winch dee33b5337
Bump org.hibernate.orm:hibernate-core from 6.6.31.Final to 6.6.33.Final 5 months ago
Rob Winch 9f936015ff
Bump io.micrometer:micrometer-observation from 1.14.11 to 1.14.12 5 months ago
Rob Winch 79dfbe14c2
Merge branch '6.4.x' into 6.5.x 5 months ago
Rob Winch b75f2582c4
Bump org.hibernate.orm:hibernate-core from 6.6.31.Final to 6.6.33.Final 5 months ago
Joe Grandja 67c3ceb611 Fix NullAway error 5 months ago
Josh Cummings 95644fb73c Merge branch 'builder-enhancements' 5 months ago
Josh Cummings 21ff7688cc Move Builder to Authentication 5 months ago
Josh Cummings 4102007119 Add Builder#authentication 5 months ago
Josh Cummings e535e61c8b Move toBuilder to BuildableAuthentication 5 months ago
Joe Grandja fbf7bb3be1 Allow OAuth2AuthorizationRequest to be extended 5 months ago
Ivan Golovko 979ac7c336 Remove cache from (Reactive)OidcIdTokenDecoderFactory 5 months ago
dependabot[bot] 90a1c2c15d
Bump io.micrometer:micrometer-observation from 1.14.11 to 1.14.12 5 months ago
dependabot[bot] 978459bd1d
Bump io.micrometer:micrometer-observation from 1.14.11 to 1.14.12 5 months ago
Rob Winch 2af57c40ef
Update to JUnit 6.0.0 5 months ago
Rob Winch b864be92d8
Update to Reactor 2025.0.0-SNAPSHOT 5 months ago
Rob Winch 4b6c9cca7e
Enable SNAPSHOT builds 5 months ago
dependabot[bot] 73690a928b
Bump org.hibernate.orm:hibernate-core from 6.6.31.Final to 6.6.33.Final 5 months ago
dependabot[bot] 7cc9d2849e
Bump org.hibernate.orm:hibernate-core from 6.6.31.Final to 6.6.33.Final 5 months ago
Rob Winch 78701f94ee
Document RequiredFactor Valid Duration 5 months ago
Rob Winch 2b4e36c67f
Add RequiredFactor.Builder.<factor-name>Authority() 5 months ago
Rob Winch 702878acae
Create AuthorizationManagerFactories.multiFactor 5 months ago
Rob Winch 488e55032e
AllFactorsAuthorizationManager->AllRequiredFactorsAuthorizationManager 5 months ago
Rob Winch d18431a78d
Move FACTOR_ constants to FactorGrantedAuthority 5 months ago
Rob Winch e290c98e97
Document Multi-Factor Simple to Complex 5 months ago
Rob Winch 473baad6bd
Add RequiredAuthoritiesRepository 5 months ago
Joe Grandja 586081c125 Revert "Temporarily fix integration tests" 5 months ago