3050 Commits (b88ddc8d0dbfc2f334ccde34d18b35b57586d7ba)

Author SHA1 Message Date
DingHao 199473fcb3 Ability to configure authenticationDetailsSource in AnonymousConfigurer 2 months ago
Joe Grandja d3c42a7a4f Polish OAuth2ConfigurerUtils 2 months ago
Joe Grandja e61c03f7c3 Fix to allow multiple PasswordEncoder beans 2 months ago
Josh Cummings 70fc8fef3a Add Sample SAML Response in Test 2 months ago
Josh Cummings c5632ccd83
Add security-nullability to ldap 2 months ago
Michael Lück 7513c859bd Fix javadoc warnings and apply plugin javadoc-warnings-error 2 months ago
Robert Winch d7fbf3673a
Fix consistency with Nullability Usage 2 months ago
dev.paramjot af73f85f66 Fix formatting in HttpSecurity.java documentation 2 months ago
Robert Winch 048b6bdd88
Update to JDK 25 (release = 17) 2 months ago
Robert Winch 63c99b9438
Revert "Update to 7.1.0-SNAPSHOT" 2 months ago
Robert Winch b77ea8d3a3 Update to 7.1.0-SNAPSHOT 2 months ago
Robert Winch 3833650d33
Update to 7.1.0-SNAPSHOT 2 months ago
Tran Ngoc Nhan d20c88ecef Format code 3 months ago
Tran Ngoc Nhan 79815e044e Fix typos 3 months ago
Josh Cummings 0155d4a345 Restore Check for DispatcherServlet on Classpath 3 months ago
dependabot[bot] e033086ab0 Bump org.springframework:spring-framework-bom from 7.0.1 to 7.0.2 3 months ago
Josh Cummings dbf93acb05 Check for spring-security-web on Classpath 3 months ago
Joe Grandja c53e66a217 OAuth2AuthorizationEndpointFilter is applied after AuthorizationFilter 4 months ago
Daniel Garnier-Moiroux 7cb57ab940 Improve webauthn webdriver tests 4 months ago
Daniel Garnier-Moiroux fed6df5167 Default WebAuthnConfigurer#rpName to rpId 5 months ago
Rob Winch 0928a60cd2
Post Process WebAuthnAuthenticationFilter 5 months ago
Rob Winch 884cf0d62e
EnableGlobalMultiFactorAuthentication->EnableMultiFactorAuthentication 5 months ago
Rob Winch aaf738f7ac
MFA is now Opt In 5 months ago
Simon Von 0927bed66a 📔 Documentation 5 months ago
Josh Cummings 9c7b34a48b Favor Relative Redirects by Default 5 months ago
Joe Grandja fc8b6b5863 Return PAR endpoint metadata only when enabled 5 months ago
Rob Winch a181733365 Encapsulate GenericHttpMessageConverterAdapter 5 months ago
Rob Winch 5e851e0b26 Remove JdbcOAuth2AuthorizationService.Mapper 5 months ago
Sébastien Deleuze 137f8fd670 Add support for JacksonJsonHttpMessageConverter 5 months ago
Sébastien Deleuze 65a14d6c6d Add Jackson 3 support 5 months ago
Joe Grandja fc795a81d4 PAR uses requested scopes on consent 5 months ago
Josh Cummings c5e141ad07 Change JavaDoc to FactorGrantedAuthority 5 months ago
Josh Cummings cefc0cddec Propagate All Missing Factors 5 months ago
Joe Grandja 7f29585df4 Remove OidcUserService.setAccessibleScopes() 5 months ago
Rob Winch 702878acae
Create AuthorizationManagerFactories.multiFactor 6 months ago
Rob Winch d18431a78d
Move FACTOR_ constants to FactorGrantedAuthority 6 months ago
Joe Grandja 586081c125 Revert "Temporarily fix integration tests" 6 months ago
Joe Grandja 1cca9c5822 Enable PKCE by default in authorization server 6 months ago
Joe Grandja 51fe7ff737 Return device_code grant metadata when enabled 6 months ago
Rob Winch 2473378fcd
Use RequiredFactorErrors 6 months ago
Rob Winch ce36fc1e76
Add FactorGrantedAuthority 6 months ago
Joe Grandja 477a456d6c Disable device_code grant by default 6 months ago
Rohan Naik 8c65dc93f2 Enable PKCE by default 6 months ago
Joe Grandja 54aae36f98 Add support for OAuth 2.0 Protected Resource Metadata 6 months ago
Joe Grandja 681e166be8 Remove default HttpSecurity.securityMatcher() for authorization server 6 months ago
Joe Grandja f3761aff99 Add support for OAuth 2.0 Dynamic Client Registration Protocol 6 months ago
Rob Winch 667cd4aa7c
Remove unnecessary throws Exception from spring-security-config 6 months ago
Rob Winch be20201bf7
FACTOR uses defaultEntryPoint when possible 6 months ago
Rob Winch f652920bb3
Add @EnableGlobalMultiFactorAuthentication 6 months ago
Rob Winch b2d76dfe66
Add GrantedAuthorities.FACTOR_*_AUTHORITY 6 months ago