9990 Commits

Author SHA1 Message Date
Marcus Da Coregio
9d2d675ba0 Update org.slf4j to 1.7.33
Closes gh-10757
2022-01-17 10:53:18 -03:00
Marcus Da Coregio
faa6356657 Update htmlunit-driver to 2.56.0
Closes gh-10756
2022-01-17 10:51:14 -03:00
Marcus Da Coregio
de72e01e03 Update junit-bom to 5.8.2
Closes gh-10754
2022-01-17 10:51:09 -03:00
Marcus Da Coregio
b160d5c2ec Update cas-client-core to 3.6.4
Closes gh-10753
2022-01-17 10:51:07 -03:00
Marcus Da Coregio
b2a5a7928c Update hsqldb to 2.6.1
Closes gh-10752
2022-01-17 10:51:05 -03:00
Marcus Da Coregio
7a55c317a7 Update hibernate-core-jakarta to 5.6.3.Final
Closes gh-10751
2022-01-17 10:51:02 -03:00
Marcus Da Coregio
f9d179fc75 Update org.eclipse.jetty to 11.0.7
Closes gh-10750
2022-01-17 10:50:59 -03:00
Marcus Da Coregio
4fe9f176ad Update org.bouncycastle to 1.70
Closes gh-10749
2022-01-17 10:50:57 -03:00
Marcus Da Coregio
7b49b6fff7 Update assertj-core to 3.22.0
Closes gh-10748
2022-01-17 10:50:54 -03:00
Marcus Da Coregio
bdb5404137 Update htmlunit to 2.56.0
Closes gh-10747
2022-01-17 10:50:52 -03:00
Marcus Da Coregio
e534c95530 Update jakarta.annotation-api to 2.1.0-B1
Closes gh-10746
2022-01-17 10:50:49 -03:00
Marcus Da Coregio
e2d1bb6998 Update io.r2dbc to 0.9.0.RELEASE
Closes gh-10745
2022-01-17 10:50:47 -03:00
Marcus Da Coregio
201f662057 Update io.projectreactor to 2020.0.15
Closes gh-10743
2022-01-17 10:50:42 -03:00
Marcus Da Coregio
61b53d6d7a Update mockk to 1.12.2
Closes gh-10742
2022-01-17 10:50:40 -03:00
Marcus Da Coregio
cf5abb9761 Update com.nimbusds to 9.22
Closes gh-10741
2022-01-17 10:50:36 -03:00
Marcus Da Coregio
08a7a6375e Update jackson-bom to 2.13.1
Closes gh-10738
2022-01-17 10:50:29 -03:00
Marcus Da Coregio
2de2fedc7e Update logback-classic to 1.2.10
Closes gh-10737
2022-01-17 10:50:26 -03:00
Josh Cummings
feff747669 Polish multiple RequestRejectedHandlers support
Issue gh-10603
2022-01-14 17:21:04 -07:00
Adam Ostrožlík
27cfb9c89d Support multiple RequestRejectedHandler beans
Closes gh-10603
2022-01-14 17:21:00 -07:00
Josh Cummings
d493598e17 Polish LogoutRequest#EncryptedID Support
Issue gh-10663
2022-01-14 14:47:45 -07:00
Robert Stoiber
c1bea329ba Enabled SAML LogoutRequests with EncryptedID
The OpenSamlLogoutRequestValidator validates the subject to be logged out.
Formerly this was done only using the NameID from the OpenSamlLogoutRequest.
Now the EncryptedID is also supported, Since the SAML2 Standard also allows
the EncryptedID as subject identifiers,

- added EncryptedID as valid subject in OpenSamlLogoutRequestValidator
- added test

Closes gh-10663
2022-01-14 14:47:36 -07:00
Josh Cummings
b2fe9149cf Use noNullElements
Collection#contains(null) does not work for all collection types

Issue gh-10703
2022-01-14 14:33:17 -07:00
Marcus Da Coregio
e20449a542 Upgrade to Kotlin Coroutines 1.6.0
Closes gh-10707
2022-01-14 11:29:43 -03:00
Marcus Da Coregio
bac793e719 Upgrade to Spring Framework 6.0.0-M2
Closes gh-10706
2022-01-14 11:27:14 -03:00
Marcus Da Coregio
4a976faea3 Fix remaining failing tests
Issue gh-10702
2022-01-13 13:53:04 -03:00
Marcus Da Coregio
7fd0530009 Change Kotlin tests that are using mockkObject with a lambda interface implementation
Closes gh-10702
2022-01-13 11:38:44 -03:00
Marcus Da Coregio
9dd9e6bd61 Rename integrationTestCompile/Runtime configurations
The kotlin-gradle-plugin is changing some configuration's properties from configurations that has the same prefix as the sourceSet.
It is enforcing the canBeResolved property to false. See https://youtrack.jetbrains.com/issue/KT-50748.
This commits changes the suffix to compile -> compileClasspath, runtime -> runtimeClasspath to workaround this issue.

Issue gh-10350
2022-01-13 08:44:57 -03:00
Marcus Da Coregio
9cfafdaa43 Upgrade to Kotlin 1.6.10
Closes gh-10350
2022-01-13 08:44:57 -03:00
Josh Cummings
0ae41ff873 Update Structure101 binaries link
Closes gh-10697
2022-01-11 10:04:08 -07:00
Josh Cummings
6706512b3a Pull most recent Structure101 version
Closes gh-10696
2022-01-11 10:03:57 -07:00
Joe Grandja
525f40490c Allow Jwt assertion to be resolved
Closes gh-9812
2022-01-10 10:59:14 -05:00
heowc
6c5fd38a3f Fix typo 2022-01-10 16:24:53 +01:00
Rob Winch
5598a6a9e1 Update to org.jfrog.buildinfo:build-info-extractor-gradle:4.26.1 2022-01-07 12:44:55 -06:00
Marcus Da Coregio
750dcafbd2 Fix @since tag
Issue gh-10590, gh-10554
2022-01-06 13:21:26 -03:00
Rob Winch
96e5e67737 Update to Antora 3.0.0 2022-01-05 11:22:34 -06:00
Rob Winch
d5483f7cbb Antora prerelease: true for milestone and rc 2022-01-05 09:59:18 -06:00
Rob Winch
005d7465b0 Add fix for 5.6.1 version 2022-01-04 17:03:32 -06:00
Rob Winch
b7ee8333a5 Update RELEASE.adoc for antora.yml 2022-01-04 15:50:42 -06:00
Rob Winch
9b6c7af526 Add CheckAntoraVersionPlugin 2022-01-04 15:33:24 -06:00
Josh Cummings
45b7fed884 Remove SAML 2.0 Logout Default
Closes gh-10607
2022-01-03 13:14:12 -07:00
Josh Cummings
cb008fa062 Support No SingleLogoutServiceLocation
Closes gh-10674
2022-01-03 13:14:06 -07:00
Marcus Da Coregio
d79543b2ac Upgrade to AspectJ 1.9.8.RC3
Issue gh-10349
2022-01-03 10:10:22 -03:00
Marcus Da Coregio
d41ec2bcff Upgrade to Spring Framework 6.0.0-M1 2022-01-03 10:04:08 -03:00
Steve Riesenberg
ad907457ee Fix inconsistency in hasProperty check 2021-12-22 10:24:18 -06:00
Steve Riesenberg
80e39e9343 Add GitHubReleasePlugin with createGitHubRelease task
Closes gh-10456
Closes gh-10457
2021-12-22 10:24:18 -06:00
Josh Cummings
cbf0e1da68 Remove commons-logging from saml2
Issue gh-10499
2021-12-16 10:15:58 -07:00
Rob Winch
2471e3296d Fix xsd tests 2021-12-13 17:38:22 -06:00
Rob Winch
2fb056b5c1 Merge Clean up Reference Documentation
Closes gh-9668
2021-12-13 16:57:36 -06:00
Marcus Da Coregio
d884d9a461 Configure WebInvocationPrivilegeEvaluator bean for multiple filter chains
Closes gh-10554
2021-12-13 09:19:41 -03:00
Marcus Da Coregio
51b4bd67c9 Add RequestMatcherEntry 2021-12-13 09:19:28 -03:00