3231 Commits (3926a39ea87400c0f4d10edd8f5cdddbbb5c8f98)

Author SHA1 Message Date
Tran Ngoc Nhan 3926a39ea8 Add `spa()` configuration method 4 months ago
Josh Cummings 0155d4a345 Restore Check for DispatcherServlet on Classpath 4 months ago
dependabot[bot] e033086ab0 Bump org.springframework:spring-framework-bom from 7.0.1 to 7.0.2 4 months ago
Josh Cummings dbf93acb05 Check for spring-security-web on Classpath 4 months ago
Joe Grandja c53e66a217 OAuth2AuthorizationEndpointFilter is applied after AuthorizationFilter 5 months ago
Daniel Garnier-Moiroux 7cb57ab940 Improve webauthn webdriver tests 5 months ago
Daniel Garnier-Moiroux fed6df5167 Default WebAuthnConfigurer#rpName to rpId 6 months ago
Rob Winch 0928a60cd2
Post Process WebAuthnAuthenticationFilter 6 months ago
Rob Winch 884cf0d62e
EnableGlobalMultiFactorAuthentication->EnableMultiFactorAuthentication 6 months ago
Rob Winch aaf738f7ac
MFA is now Opt In 6 months ago
Simon Von 0927bed66a 📔 Documentation 6 months ago
Josh Cummings 9c7b34a48b Favor Relative Redirects by Default 6 months ago
Joe Grandja fc8b6b5863 Return PAR endpoint metadata only when enabled 6 months ago
Rob Winch a181733365 Encapsulate GenericHttpMessageConverterAdapter 6 months ago
Rob Winch 5e851e0b26 Remove JdbcOAuth2AuthorizationService.Mapper 6 months ago
Sébastien Deleuze 137f8fd670 Add support for JacksonJsonHttpMessageConverter 6 months ago
Sébastien Deleuze 65a14d6c6d Add Jackson 3 support 6 months ago
Joe Grandja fc795a81d4 PAR uses requested scopes on consent 6 months ago
Josh Cummings c5e141ad07 Change JavaDoc to FactorGrantedAuthority 6 months ago
Josh Cummings cefc0cddec Propagate All Missing Factors 6 months ago
Joe Grandja 7f29585df4 Remove OidcUserService.setAccessibleScopes() 6 months ago
Rob Winch 702878acae
Create AuthorizationManagerFactories.multiFactor 7 months ago
Rob Winch d18431a78d
Move FACTOR_ constants to FactorGrantedAuthority 7 months ago
Joe Grandja 586081c125 Revert "Temporarily fix integration tests" 7 months ago
Joe Grandja 1cca9c5822 Enable PKCE by default in authorization server 7 months ago
Joe Grandja 51fe7ff737 Return device_code grant metadata when enabled 7 months ago
Rob Winch 2473378fcd
Use RequiredFactorErrors 7 months ago
Rob Winch ce36fc1e76
Add FactorGrantedAuthority 7 months ago
Joe Grandja 477a456d6c Disable device_code grant by default 7 months ago
Rohan Naik 8c65dc93f2 Enable PKCE by default 7 months ago
Joe Grandja 54aae36f98 Add support for OAuth 2.0 Protected Resource Metadata 7 months ago
Joe Grandja 681e166be8 Remove default HttpSecurity.securityMatcher() for authorization server 7 months ago
Joe Grandja f3761aff99 Add support for OAuth 2.0 Dynamic Client Registration Protocol 7 months ago
Rob Winch 667cd4aa7c
Remove unnecessary throws Exception from spring-security-config 7 months ago
Rob Winch be20201bf7
FACTOR uses defaultEntryPoint when possible 7 months ago
Rob Winch f652920bb3
Add @EnableGlobalMultiFactorAuthentication 7 months ago
Rob Winch b2d76dfe66
Add GrantedAuthorities.FACTOR_*_AUTHORITY 7 months ago
Josh Cummings d757e6e44e
Response to Additional Feedback 7 months ago
Josh Cummings 50ebd467c3
Polish Default Login Page 7 months ago
Josh Cummings 42376e2eee
Prepopulate Username When Known 7 months ago
Josh Cummings e813aad82b
Support Showing One Part of Login Page 7 months ago
Josh Cummings 9f317757c3
Make Public Missing Authority AccessDeniedHandler 7 months ago
Josh Cummings df7a7cdc99
Update Test for Method Security 7 months ago
Josh Cummings e66c498d80
Redirect to Appropriate Entry Point Based on Missing Authorities 7 months ago
Josh Cummings fe17f2904d
Initial Exception Handling 7 months ago
Rob Winch 459b872a20
Cleanup Kotlin AuthorizationManagerFactory Generics 7 months ago
Josh Cummings a63e87d8fb
Remove Static Mock 7 months ago
Rob Winch 229c7bca5b
Add AuthorizationManagerFactory in Kotlin DSL 7 months ago
Josh Cummings 765bdf1ed0
SpEL Expressions Support Returning AuthorizationManager 7 months ago
Josh Cummings 6e7a181eac
Polish Authentication Factors 7 months ago