Marcus Da Coregio
ba810e468f
Configure WebInvocationPrivilegeEvaluator bean for multiple filter chains
...
Closes gh-10554
4 years ago
Marcus Da Coregio
40dfe8f259
Add RequestMatcherEntry
4 years ago
Marcus Da Coregio
b448954f43
Introduce AuthorizationManagerWebInvocationPrivilegeEvaluator
...
Closes gh-10590
4 years ago
Marcus Da Coregio
b0c7d7703b
Next development version
4 years ago
Marcus Da Coregio
5bc0537f1b
Release 5.5.4
4 years ago
Marcus Da Coregio
355bf8ddee
Update spring-ldap-core to 2.3.5.RELEASE
...
Closes gh-10641
4 years ago
Marcus Da Coregio
05585a5f13
Update org.springframework.data to 2021.0.7
...
Closes gh-10640
4 years ago
Marcus Da Coregio
00d350608a
Update org.springframework to 5.3.14
...
Closes gh-10639
4 years ago
Marcus Da Coregio
906c520fa0
Update org.jetbrains.kotlin to 1.5.32
...
Closes gh-10638
4 years ago
Marcus Da Coregio
ca19601f8b
Update cas-client-core to 3.6.4
...
Closes gh-10637
4 years ago
Marcus Da Coregio
bdd4d05ce2
Update hsqldb to 2.6.1
...
Closes gh-10636
4 years ago
Marcus Da Coregio
0eec932917
Update hibernate-entitymanager to 5.4.33
...
Closes gh-10635
4 years ago
Marcus Da Coregio
af5c1761e8
Update io.projectreactor to 2020.0.14
...
Closes gh-10633
4 years ago
Marcus Da Coregio
491989c692
Update jackson-bom to 2.12.6
...
Closes gh-10630
4 years ago
Marcus Da Coregio
731069a69a
Update logback-classic to 1.2.9
...
Closes gh-10629
4 years ago
Steve Riesenberg
47b8860681
Update copyright year
...
Issue gh-10557
4 years ago
Steve Riesenberg
828cac8889
Fix case sensitive headers comparison
...
Closes gh-10557
4 years ago
Jonas Erbe
aefd2d497c
Fix JwtClaimValidator wrong error code
...
Previously JwtClaimValidator returned the invalid_request error on claim validation failure.
But validators have to return invalid_token errors on failure according to:
https://datatracker.ietf.org/doc/html/rfc6750#section-3.1 .
Also see gh-10337
Closes gh-10337
4 years ago
Henning Poettker
775bf91c77
Fix return type for NoOpPasswordEncoder bean in documentation
4 years ago
Marcus Da Coregio
2bf7a5ae80
Improve log message when no CSRF token found
...
Closes gh-10436
4 years ago
Josh Cummings
c495ff8759
Fix AuthnRequestConverter Sample Typos
...
Closes gh-10364
4 years ago
Josh Cummings
b7a12e1b80
Fix setJWTClaimSetJWSKeySelector Typo
...
Closes gh-10504
4 years ago
Josh Cummings
670d10dadd
Fix jwtDecoder Documentation Usage
...
Closes gh-10505
4 years ago
Josh Cummings
72db6a20c9
Don't Cache ReactiveJwtDecoders Errors
...
Closes gh-10444
4 years ago
Marcus Da Coregio
00f4033b9b
Update DefaultWebInvocationPrivilegeEvaluator to use current ServletContext
...
Closes gh-10208
5 years ago
Steve Riesenberg
ddb59d439f
Update io.spring.javaformat to 0.0.29
...
Closes gh-10411
5 years ago
Rob Winch
e4a76b0ec9
Checkstyle Fixes
...
- Javadoc tag ordering
- Private constructors before inner classes
Issue gh-10394
5 years ago
Steve Riesenberg
78e8507af7
Next Development Version
5 years ago
Steve Riesenberg
13e7c9f58d
Release 5.5.3
5 years ago
Steve Riesenberg
14e6d8ad49
Revert "Update io.spring.javaformat to 0.0.29"
...
This reverts commit fafde0910f .
5 years ago
Steve Riesenberg
d1a27676df
Update org.springframework.data to 2021.0.6
...
Closes gh-10417
5 years ago
Steve Riesenberg
844879b84d
Update org.springframework to 5.3.11
...
Closes gh-10416
5 years ago
Steve Riesenberg
d5efbd34b5
Update org.jetbrains.kotlinx to 1.5.2
...
Closes gh-10415
5 years ago
Steve Riesenberg
b9ef11d228
Update org.jetbrains.kotlin to 1.5.31
...
Closes gh-10414
5 years ago
Steve Riesenberg
d9b1df8b65
Update org.eclipse.jetty to 9.4.44.v20210927
...
Closes gh-10413
5 years ago
Steve Riesenberg
020dd90566
Update io.spring.nohttp to 0.0.10
...
Closes gh-10412
5 years ago
Steve Riesenberg
fafde0910f
Update io.spring.javaformat to 0.0.29
...
Closes gh-10411
5 years ago
Steve Riesenberg
b2db2bdb2a
Update r2dbc-spi-test to 0.8.6.RELEASE
...
Closes gh-10410
5 years ago
Steve Riesenberg
cce1c16555
Update io.projectreactor to 2020.0.12
...
Closes gh-10408
5 years ago
Steve Riesenberg
e969c363c0
Update jackson-bom to 2.12.5
...
Closes gh-10405
5 years ago
Steve Riesenberg
764e696026
Update logback-classic to 1.2.6
...
Closes gh-10404
5 years ago
Josh Cummings
6e86fab19d
Restructure SwitchUserFilter Logs
...
Issue gh-6311
5 years ago
Emil Sierżęga
1a3e80506c
Fixed link in .editorconfig
5 years ago
Dávid Kováč
eb0597154d
Update JavaDoc according to implementation
...
Update ClaimAccessor#getClaimAsMap and ClaimAccessor#getClaimAsStringList
JavaDoc according to the current implementation
Closes gh-10117
5 years ago
Josh Cummings
97dfabe92e
Polish SecurityNamespaceHandler Tests
...
Issue gh-8974
5 years ago
Emil Sierżęga
944463e19a
SecurityNamespaceHandler: update schema version to 5.5
...
Closes gh-8974
5 years ago
Marcus Da Coregio
816e847af2
Allow SAML 2.0 loginProcessingURL without registrationId
...
Closes gh-10176
5 years ago
Josh Cummings
1f919bc791
Fix OAuth2 Error Code
...
Closes gh-10319
5 years ago
Rob Winch
cae8990046
GitHub Actions uses spring-builds+github
5 years ago
heowc
c9917b3cd0
Fix typo
...
Closes gh-10276
5 years ago