Marcus Da Coregio
25feedb870
Fix removal of framework deprecated code
...
Issue https://github.com/spring-projects/spring-framework/issues/27686
4 years ago
Dávid Kováč
862122a267
Update clockSkew javadoc according to implementation
...
Closes gh-10174
4 years ago
Josh Cummings
2dac210cac
Polish AuthRequestConverter Sample Doc
...
Issue gh-10364
4 years ago
Norbert Nowak
9316241c01
Fix AuthnRequestConverter Sample Typos
...
Closes gh-10364
4 years ago
Jeff Maxwell
879b2d089f
Fix setJWTClaimSetJWSKeySelector Typo
...
Closes gh-10504
4 years ago
Jeff Maxwell
5913501e1a
#10505 Fix jwtDecoder
...
Fixed jwtDecoder(JWTProcessor jwtProcessor, OAuth2TokenValidator<Jwt> jwtValidator)
4 years ago
Khaled Hamlaoui
498636e26b
Allow custom OAuth2ErrorHttpMessageConverter with OAuth2ErrorResponseErrorHandler
...
Closes gh-10425
4 years ago
Rob Winch
bd34d70f97
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
e85958f65c
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
Rob Winch
0aa75e04b7
Fix imports for ChannelSecurityConfigurerTests
...
gh-7997
4 years ago
Stephane Nicoll
2e4c6c3bf1
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
ef25304a30
Add RedirectStrategy customization to ChannelSecurityConfigurer for RetryWith classes
4 years ago
Rob Winch
625c7d6473
Rename prefix/suffix in DelegatingPasswordEncoder
...
Issue gh-10273
4 years ago
heowc
912c762e12
Support for changing prefix and suffix in `DelegatingPasswordEncoder`
...
Closes gh-10273
4 years ago
Lars Grefer
10ac6dc761
Update aspectj-plugin to 6.3.0
...
Version 6.3.0 aligns with the used Gradle 7.3
4 years ago
Rob Winch
e398fbf2a7
Include 5.6.0 Release in docs
4 years ago
Josh Cummings
7236f2c5f2
Added authorizeHttpRequests Docs
...
Closes gh-10442
4 years ago
Joe Grandja
eceb9ed479
Polish gh-10479
4 years ago
Rob Winch
939a5581f2
Antora remove unnecessary logging
4 years ago
Rob Winch
3c39761ca1
Add --stacktrace Antora argument
4 years ago
Rob Winch
0f0be0b326
Remove old local-antora-playbook.yml
4 years ago
Rob Winch
c93595969e
Add Spring Security 5.6.0-RC1
4 years ago
Steve Riesenberg
a3e658872c
Update What's New for 5.6
4 years ago
Steve Riesenberg
9887b282ce
Polish gh-10479
4 years ago
Rob Winch
cba5d3239e
Fix versions
4 years ago
Rob Winch
4f88bb8e5f
Antora Playbook
4 years ago
Steve Riesenberg
ab794bf67a
Consistency update for servlet docs
4 years ago
Steve Riesenberg
83f76fa1f6
Separate OAuth 2.0 Client Reactive Docs
...
Related gh-10367
4 years ago
Steve Riesenberg
0c12aeb7a1
Revamp OAuth 2.0 Login Reactive documentation
...
Related gh-8174
4 years ago
Josh Cummings
2a6e00ceb0
Don't Cache ReactiveJwtDecoders Errors
...
Closes gh-10444
4 years ago
Josh Cummings
09a14bf8a0
Port Missing Integration Docs
...
Closes gh-10465
4 years ago
Josh Cummings
812d6f7b18
Use authorizeHttpRequests in Docs
...
Issue gh-8900
4 years ago
Josh Cummings
03504e2233
Update What's New Links
4 years ago
Marcus Da Coregio
b83693e9c9
Update to Gradle 7.3
...
Closes gh-10480
4 years ago
Steve Riesenberg
ea352e1c59
Add missing @since 5.6
4 years ago
Josh Cummings
75abf0cf78
Fix Broken Link
...
Issue gh-10367
4 years ago
Josh Cummings
3a3b2858d8
Restructure LDAP Logs
...
Issue gh-6311
4 years ago
Josh Cummings
50196537e1
Separate OAuth 2.0 Client Reactive Docs
...
Issue gh-10367
4 years ago
Josh Cummings
3db13de1e2
Separate OAuth 2.0 Login Servlet Docs
...
Issue gh-10367
4 years ago
Josh Cummings
8c508d6afa
Separate OAuth 2.0 Client Servlet Docs
...
Issue gh-10367
4 years ago
Steve Riesenberg
b27c7e17f4
Document parameters converter in oauth2 client servlet docs
...
Closes gh-10467
4 years ago
Steve Riesenberg
49f3c0ce53
Document authentication helper method in WebClient integration
...
Closes gh-10120
4 years ago
Josh Cummings
869e379099
Separate Namespace Servlet Docs
...
Issue gh-10367
4 years ago
Rob Winch
c705a093a2
Quote the version for antora.yml
4 years ago
Rob Winch
e4a465a704
Put nav in generated docs
4 years ago
Rob Winch
e2c5772b3d
Use explicit version from antora.yml
4 years ago
Marcus Da Coregio
caf4c47105
Remove CAS module
...
Closes gh-10441
4 years ago
Marcus Da Coregio
17e0a47ef4
Revert "Fix CAS Client Java lib not working with Jakarta EE 9"
...
This reverts commit aa5564e240 .
4 years ago
Marcus Da Coregio
34e77cb3ca
Update Structure101 version
4 years ago
Marcus Da Coregio
5a0f1d51c3
Drop EhCache2 support
...
Issue gh-10363
4 years ago