10106 Commits

Author SHA1 Message Date
Rob Winch
dffa0ed430 CheckAntoraVersionTask has optional properties 2022-01-18 14:29:14 -06:00
Rob Winch
ade0872d09 Verify Antora display_versionsaving
Issue gh-10765
2022-01-18 14:10:39 -06:00
Rob Winch
55cf7c9683 Remove default display_version 2022-01-18 13:26:39 -06:00
Rob Winch
b96a2ae5a6 Generate Antora workflow_dispatch
Issue gh-10765
2022-01-18 12:56:29 -06:00
Rob Winch
2c38bfe59c Generate Antora for tags
Issue gh-10765
2022-01-18 12:56:06 -06:00
Rob Winch
c4812b17ee Default antora displayVersion
Issue gh-10765
2022-01-18 12:55:46 -06:00
Eleftheria Stein
6b56071c08 Add LDAP factory beans
Issue gh-10138
2022-01-18 15:21:15 +01:00
Eleftheria Stein
2894ed318d Add embedded LDAP container interface
Issue gh-10138
2022-01-18 15:20:09 +01:00
Jerome Prinet
dfcd898e06 Bump up Gradle plugin dependencies 2022-01-18 14:22:16 +01:00
Juan Carlos
2624150052 Add serialVersionUID to DefaultSavedRequest and SavedCookie
Closes gh-10594
2022-01-18 09:36:54 -03:00
Marcus Da Coregio
c9a9087454 Add 6.0.* tag to antora-playbook 2022-01-17 14:45:31 -03:00
Marcus Da Coregio
3834268008 Next development version 2022-01-17 13:08:59 -03:00
Marcus Da Coregio
816831746f Release 6.0.0-M1 6.0.0-M1 2022-01-17 11:22:05 -03:00
Marcus Da Coregio
d99c08edce Fix failing test in NimbusReactiveJwtDecoderTests 2022-01-17 11:22:05 -03:00
Marcus Da Coregio
47a54e803b Update spring-data-bom to 2022.0.0-M1
Closes gh-10759
2022-01-17 11:04:33 -03:00
Marcus Da Coregio
f7728226b5 Update spring-ldap-core to 2.3.5.RELEASE
Closes gh-10758
2022-01-17 10:53:20 -03:00
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