Commit History

作者 SHA1 備註 提交日期
  Rob Winch d1ff983c11 Add AllFactorsAuthorizationManager 1 周之前
  Rob Winch 3f74991ce9 Authentication adds FactorGrantedAuthority 1 周之前
  Rob Winch ce36fc1e76 Add FactorGrantedAuthority 1 周之前
  Joe Grandja 477a456d6c Disable device_code grant by default 1 周之前
  Joe Grandja 4dfef1483d Polish gh-17507 1 周之前
  Rohan Naik 8c65dc93f2 Enable PKCE by default 2 周之前
  Joe Grandja 54aae36f98 Add support for OAuth 2.0 Protected Resource Metadata 2 周之前
  Rob Winch 64c9e3e210 Prevent Dupliate GrantedAuthority#getAuthority() 1 周之前
  Rob Winch c9010345b9 Add TestingAuthenticationToken(principal,credential,grantedAuthorities...) 1 周之前
  Joe Grandja 681e166be8 Remove default HttpSecurity.securityMatcher() for authorization server 1 周之前
  Rob Winch 7f10897de3 SecurityMockMvcResultMatchers.withAuthorities(String...) 1 周之前
  Rob Winch 0e99324c43 Merge branch '6.5.x' 1 周之前
  Rob Winch cf9568fe09 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 1 周之前
  dependabot[bot] 7409133cc0 Bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1 1 周之前
  Joe Grandja f3761aff99 Add support for OAuth 2.0 Dynamic Client Registration Protocol 3 周之前
  Rob Winch 667cd4aa7c Remove unnecessary throws Exception from spring-security-config 2 周之前
  Rob Winch be20201bf7 FACTOR uses defaultEntryPoint when possible 2 周之前
  Rob Winch 029e31ebe8 DelegatingAuthenticationEntryPoint.Builder allows just defaultEntryPoint 2 周之前
  Josh Cummings ad6fe4fdc3 Polish MFA Samples 2 周之前
  Rob Winch f652920bb3 Add @EnableGlobalMultiFactorAuthentication 2 周之前
  Rob Winch e33e4d80a9 Fix Antora Warnings in servlet/authentication/adaptive.adoc 2 周之前
  Rob Winch b2d76dfe66 Add GrantedAuthorities.FACTOR_*_AUTHORITY 2 周之前
  Josh Cummings 28aad8855c Merge branch 'mfa' 2 周之前
  Josh Cummings bbba2930e9 Add Initial Documentation 3 周之前
  Josh Cummings d757e6e44e Response to Additional Feedback 3 周之前
  Josh Cummings 50ebd467c3 Polish Default Login Page 3 周之前
  Josh Cummings 42376e2eee Prepopulate Username When Known 3 周之前
  Josh Cummings e813aad82b Support Showing One Part of Login Page 3 周之前
  Josh Cummings 9f317757c3 Make Public Missing Authority AccessDeniedHandler 3 周之前
  Josh Cummings df7a7cdc99 Update Test for Method Security 3 周之前