Lars Grefer
cf95d3f91e
Fix Gradle Deprecation Warnings
4 years ago
Dávid Kováč
17e28fa7aa
Update clockSkew javadoc according to implementation
...
Closes gh-10174
4 years ago
Josh Cummings
739cdc1a4c
Polish AuthRequestConverter Sample Doc
...
Issue gh-10364
4 years ago
Norbert Nowak
02cd1dd3c4
Fix AuthnRequestConverter Sample Typos
...
Closes gh-10364
4 years ago
Jeff Maxwell
b7cc667d21
Fix setJWTClaimSetJWSKeySelector Typo
...
Closes gh-10504
4 years ago
Jeff Maxwell
3fb1565cc0
Fix jwtDecoder Documentation Usage
...
Closes gh-10505
4 years ago
Khaled Hamlaoui
00fafd878c
Allow custom OAuth2ErrorHttpMessageConverter with OAuth2ErrorResponseErrorHandler
...
Closes gh-10425
4 years ago
Rob Winch
96a6fef820
Prevent Save @Transient Authentication with existing HttpSession
...
Previously, @Transient Authentication would get saved if an existing
HttpSession existed but it shouldn't.
This commit always prevents @Transient Authentication from being saved.
Closes gh-9992
4 years ago
« Christophe
4318a51971
Fix CsrfConfigurer default AccessDeniedHandler consistency
...
Fix when AccessDeniedHandler is specified per RequestMatcher on
ExceptionHandlingConfigurer.
This introduces evolutions on :
- CsrfConfigurer#getDefaultAccessDeniedHandler,
to retrieve an AccessDeniedHandler similar to the one used by
ExceptionHandlingConfigurer.
- OAuth2ResourceServerConfigurer#accessDeniedHandler, to continue to
handle CsrfException with the default AccessDeniedHandler implementation
Fixes: gh-6511
4 years ago
Stephane Nicoll
61ee4e5a76
Avoid using SpEL to change the meaning of the injection point
...
This commit removes the use of SpEL expression and replaces it with an
explicit call to the underlying method.
4 years ago
Onur Kagan Ozcan
aa0f788f59
Add RedirectStrategy customization to ChannelSecurityConfigurer for RetryWith classes
4 years ago
Rob Winch
0c201565fc
Fix format DelegatingPasswordEncoder
4 years ago
Rob Winch
582629c087
Rename prefix/suffix in DelegatingPasswordEncoder
...
Issue gh-10273
4 years ago
heowc
399cf2e59d
Support for changing prefix and suffix in `DelegatingPasswordEncoder`
...
Closes gh-10273
4 years ago
Lars Grefer
ec8912aa47
Update aspectj-plugin to 6.3.0
...
Version 6.3.0 aligns with the used Gradle 7.3
4 years ago
Josh Cummings
7b15098570
Update Spring Security to 5.7
...
Closes gh-10509
4 years ago
Josh Cummings
6b6f473a1b
Added authorizeHttpRequests Docs
...
Closes gh-10442
4 years ago
Rob Winch
29a4b2bc9b
Next Development Version
4 years ago
Rob Winch
fa628f7491
Release 5.6.0
4 years ago
Rob Winch
f100877c58
Update to spring-data-bom:2021.1.0
...
Closes gh-10503
4 years ago
Joe Grandja
4f185724a3
Polish gh-10479
4 years ago
Rob Winch
f0da370b1a
Update org.springframework to 5.3.13
...
Closes gh-10497
4 years ago
Rob Winch
6959456cab
Update hsqldb to 2.6.1
...
Closes gh-10496
4 years ago
Rob Winch
a5b1d68350
Update hibernate-entitymanager to 5.6.1.Final
...
Closes gh-10495
4 years ago
Rob Winch
4b23949ebd
Update io.projectreactor to 2020.0.13
...
Closes gh-10493
4 years ago
Rob Winch
98a88ffdf8
Update com.nimbusds to 9.19
...
Closes gh-10491
4 years ago
Rob Winch
23e5177624
Update logback-classic to 1.2.7
...
Closes gh-10490
4 years ago
Steve Riesenberg
0bdaa21867
Update What's New for 5.6
4 years ago
Steve Riesenberg
0e6722800d
Polish gh-10479
4 years ago
Steve Riesenberg
73e1506e5e
Consistency update for servlet docs
4 years ago
Steve Riesenberg
7d806b668f
Separate OAuth 2.0 Client Reactive Docs
...
Related gh-10367
4 years ago
Steve Riesenberg
1246d5839d
Revamp OAuth 2.0 Login Reactive documentation
...
Related gh-8174
4 years ago
Rob Winch
08dc83c781
Fix Antora Versions
4 years ago
Rob Winch
127e10e607
Antora Playbook
4 years ago
Josh Cummings
538541bf40
Don't Cache ReactiveJwtDecoders Errors
...
Closes gh-10444
4 years ago
Josh Cummings
310a50587c
Port Missing Integration Docs
...
Closes gh-10465
4 years ago
Josh Cummings
b60020a40c
Use authorizeHttpRequests in Docs
...
Issue gh-8900
4 years ago
Josh Cummings
f4ddb4e3f4
Update What's New Links
4 years ago
Marcus Da Coregio
aabb116a07
Update to Gradle 7.3
...
Closes gh-10480
4 years ago
Steve Riesenberg
076c01daef
Add missing @since 5.6
4 years ago
Josh Cummings
4a9637483a
Separate OAuth 2.0 Client Reactive Docs
...
Issue gh-10367
4 years ago
Josh Cummings
7708418fae
Separate OAuth 2.0 Login Servlet Docs
...
Issue gh-10367
4 years ago
Josh Cummings
82696918ae
Separate OAuth 2.0 Client Servlet Docs
...
Issue gh-10367
4 years ago
Steve Riesenberg
e350c8a852
Document parameters converter in oauth2 client servlet docs
...
Closes gh-10467
4 years ago
Steve Riesenberg
efa2fab061
Document authentication helper method in WebClient integration
...
Closes gh-10120
4 years ago
Josh Cummings
76ebbb84f7
Separate Namespace Servlet Docs
...
Issue gh-10367
4 years ago
Josh Cummings
48c8532a21
Restructure LDAP Logs
...
Issue gh-6311
4 years ago
Rob Winch
46c5b91500
Put nav in generated docs
4 years ago
Rob Winch
c7a50c40ae
Use explicit version from antora.yml
4 years ago
Josh Cummings
11aa02c6fb
Separate SAML 2.0 Login Docs
...
Issue gh-10367
4 years ago