Rob Winch
4b590ce31f
Remove javax.inject
...
Issue gh-10501
2022-01-19 15:32:12 -06:00
Rob Winch
5902b46e9b
Remove jcl-over-slf4j
...
Issue gh-10499
# Conflicts:
# dependencies/spring-security-dependencies.gradle
2022-01-19 15:32:01 -06:00
Rob Winch
62449d6fa2
Remove commons-logging
...
Closes gh-10499
2022-01-19 15:31:22 -06:00
Rob Winch
aa06088077
Add CheckProhibitedDependenciesLifecyclePlugin
...
Issue gh-10501
2022-01-19 15:30:34 -06:00
Rob Winch
2a60776c8a
Add CheckClasspathForProhibitedDependencies
...
Issues gh-10499 gh-10501
2022-01-19 15:30:34 -06:00
Rob Winch
f411ecada2
CheckAntoraVersionTask has optional properties
2022-01-18 14:29:39 -06:00
Rob Winch
8eeacf4a36
Fix Antora for Milestone & RC
...
- Verify Antora display_version
- Run workflow for tags
- Allow run workflow manually
Issue gh-10765
2022-01-18 14:20:47 -06:00
Josh Cummings
20c252982e
Remove SAML 2.0 Logout Default
...
Closes gh-10607
2022-01-14 15:29:50 -07:00
Josh Cummings
6c5ac0d8ec
Use noNullElements
...
Collection#contains(null) does not work for all collection types
Closes gh-10703
2022-01-14 15:09:21 -07:00
Marcus Da Coregio
e1cb375fbf
Make source code compatible with JDK 8
...
Closes gh-10695
2022-01-12 16:39:50 -03:00
Marcus Da Coregio
e7e3f06044
Fix @since tag
...
Issue gh-10590, gh-10554
2022-01-06 13:22:13 -03:00
Marcus Da Coregio
994e93741b
Configure WebInvocationPrivilegeEvaluator bean for multiple filter chains
...
Closes gh-10554
2022-01-05 14:06:47 -03:00
Marcus Da Coregio
04e1a11e35
Add RequestMatcherEntry
2022-01-05 14:06:47 -03:00
Marcus Da Coregio
547056d5cc
Introduce AuthorizationManagerWebInvocationPrivilegeEvaluator
...
Closes gh-10590
2022-01-05 14:06:47 -03:00
Rob Winch
1fa35fb9a8
Antora prerelease: true for milestone and rc
2022-01-05 10:00:56 -06:00
Rob Winch
a49914e631
Update RELEASE.adoc for antora.yml
2022-01-04 15:52:05 -06:00
Rob Winch
783a43ea35
Add CheckAntoraVersionPlugin
2022-01-04 15:52:05 -06:00
Rob Winch
07a176d11e
Update antora to 5.6.2
2022-01-04 15:52:05 -06:00
Josh Cummings
c664fbc1a3
Support No SingleLogoutServiceLocation
...
Closes gh-10674
2022-01-03 13:38:47 -07:00
Steve Riesenberg
af412c4d65
Next Development Version
2021-12-20 15:24:46 -06:00
Steve Riesenberg
e38bf6e554
Release 5.6.1
2021-12-20 14:14:55 -06:00
Steve Riesenberg
624e0da669
Update spring-ldap-core to 2.3.5.RELEASE
...
Closes gh-10659
2021-12-20 12:28:54 -06:00
Steve Riesenberg
b28aa6c647
Update org.springframework to 5.3.14
...
Closes gh-10658
2021-12-20 12:28:52 -06:00
Steve Riesenberg
9e83b4be25
Update junit-bom to 5.8.2
...
Closes gh-10656
2021-12-20 12:28:47 -06:00
Steve Riesenberg
e9854c91ef
Update org.jetbrains.kotlin to 1.5.32
...
Closes gh-10655
2021-12-20 12:28:45 -06:00
Steve Riesenberg
0345e29afb
Update cas-client-core to 3.6.4
...
Closes gh-10654
2021-12-20 12:28:43 -06:00
Steve Riesenberg
8bd5795f8e
Update hibernate-entitymanager to 5.6.3.Final
...
Closes gh-10653
2021-12-20 12:28:41 -06:00
Steve Riesenberg
4fbc98dcd2
Update io.projectreactor to 2020.0.14
...
Closes gh-10651
2021-12-20 12:28:36 -06:00
Steve Riesenberg
44cdbd6cf3
Update mockk to 1.12.1
...
Closes gh-10650
2021-12-20 12:28:34 -06:00
Steve Riesenberg
a9af8c4128
Update jackson-bom to 2.13.1
...
Closes gh-10647
2021-12-20 12:28:28 -06:00
Steve Riesenberg
28c81af788
Update logback-classic to 1.2.9
...
Closes gh-10646
2021-12-20 12:28:26 -06:00
Steve Riesenberg
3a956daf0c
Exclude minor version bump
2021-12-20 12:16:04 -06:00
Marcus Da Coregio
9c245865d7
Point to samples on 5.6.x branch
2021-12-10 14:38:24 -03:00
Guirong Hu
86ed937a47
Fix the bug that the custom GrantedAuthority comparison fails
...
Closes gh-10566
2021-12-08 08:51:54 -03:00
Steve Riesenberg
32ec8c3ae4
Fix Reactive OAuth2 Kotlin DSL examples
...
Closes gh-10580
2021-12-07 13:58:24 +01:00
Steve Riesenberg
c7ffd2513a
Update copyright year
...
Issue gh-10557
2021-12-01 17:36:19 -06:00
Steve Riesenberg
b3e0f167ff
Fix case sensitive headers comparison
...
Closes gh-10557
2021-12-01 15:01:06 -06:00
Jonas Erbe
8c063f8ccb
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
2021-11-29 12:13:24 -07:00
Henning Poettker
f1ca42e501
Fix return type for NoOpPasswordEncoder bean in documentation
2021-11-23 14:14:05 -03:00
Lars Grefer
719149f01d
Remove usages of Gradle's jcenter() repository
...
Closes gh-10253
2021-11-22 09:38:49 -03:00
Lars Grefer
ccd30607a9
Fix Gradle Deprecation Warnings
2021-11-22 09:38:44 -03:00
Dávid Kováč
aa1ef46d84
Update clockSkew javadoc according to implementation
...
Closes gh-10174
2021-11-19 13:33:05 +01:00
Josh Cummings
16a21264d0
Polish AuthRequestConverter Sample Doc
...
Issue gh-10364
2021-11-18 13:36:31 -07:00
Norbert Nowak
1c0f092176
Fix AuthnRequestConverter Sample Typos
...
Closes gh-10364
2021-11-18 13:26:53 -07:00
Jeff Maxwell
32d79f3f4e
Fix setJWTClaimSetJWSKeySelector Typo
...
Closes gh-10504
2021-11-16 15:33:42 -07:00
Jeff Maxwell
088a24cf59
Fix jwtDecoder Documentation Usage
...
Closes gh-10505
2021-11-16 15:18:42 -07:00
Josh Cummings
6b6f473a1b
Added authorizeHttpRequests Docs
...
Closes gh-10442
2021-11-15 16:23:18 -07:00
Rob Winch
29a4b2bc9b
Next Development Version
2021-11-15 16:13:45 -06:00
Rob Winch
fa628f7491
Release 5.6.0
2021-11-15 16:13:12 -06:00
Rob Winch
f100877c58
Update to spring-data-bom:2021.1.0
...
Closes gh-10503
2021-11-15 10:27:17 -06:00