12867 Commits

Author SHA1 Message Date
Rob Winch
7cc10ed277 Fix Email notifications 2020-08-05 14:11:57 -05:00
Joe Grandja
a30541fcd9 Next Development Version
NOTE:
The 5.4.0-RC1 release has been tagged at 74b42ba956ededc997565edf0c73c2242b653614
as it includes a fix related to RSocket integration tests.
2020-08-05 15:03:27 -04:00
Joe Grandja
1d74d556c2 Revert "Lock Dependency Versions for 5.4.0-RC1"
This reverts commit f3a1e5d40c11169d4ec6c50eba30cf4ed3ba2851.
2020-08-05 14:59:11 -04:00
Rob Winch
74b42ba956 Move RSocket integration tests to integration tests
Closes gh-8944
5.4.0-RC1
2020-08-05 13:23:20 -05:00
Joe Grandja
10dbe140c9 Release 5.4.0-RC1 2020-08-05 13:46:57 -04:00
Joe Grandja
f3a1e5d40c Lock Dependency Versions for 5.4.0-RC1 2020-08-05 13:46:11 -04:00
Eleftheria Stein
4f849de399 Next development version 2020-08-05 18:19:44 +02:00
Eleftheria Stein
d8bef76a0f Unlock dependencies
This reverts commit b619d298aa9f0477311397e261aae217c239d5d9.
2020-08-05 18:18:02 +02:00
Josh Cummings
a701555318
Polish Saml2AuthenticationTokenConverter
Issue gh-8768
2020-08-05 10:08:47 -06:00
Josh Cummings
f82190b414
Add RelyingPartyRegistrations
Closes gh-8484
2020-08-05 10:08:47 -06:00
Josh Cummings
506786f46e
Replaced Spaces with Tabs
Updated the .gradle file for SAML 2.0 Service Provider to use tabs
2020-08-05 10:08:47 -06:00
Josh Cummings
b999faa5a0
Complete SAML 2.0 SP Metadata Endpoint
Closes gh-8693
2020-08-05 10:08:47 -06:00
Jakub Kubrynski
8a355240bc
SAML 2.0 SP Metadata Endpoint Support
Issue gh-8693
2020-08-05 10:08:47 -06:00
Josh Cummings
31bae546e2
Removed Unused Files
Saml2Utils and Saml2ServletUtils are no longer used

Issue gh-8768
2020-08-05 10:08:46 -06:00
Joe Grandja
1361cb8790 Use reactor-netty-http for snapshot build
Closes gh-8909
2020-08-05 11:50:50 -04:00
Eleftheria Stein
9187a7925e Release 5.3.4.RELEASE 5.3.4.RELEASE 2020-08-05 17:40:07 +02:00
Eleftheria Stein
8c7dbf2e3d Next development version 2020-08-05 17:16:34 +02:00
Eleftheria Stein
aeafe04260 Remove need for WebSecurityConfigurerAdapter
Closes gh-8804
2020-08-05 10:10:12 -04:00
Eleftheria Stein
2443675a59 Release 5.2.6.RELEASE 5.2.6.RELEASE 2020-08-05 15:34:14 +02:00
Eleftheria Stein
04d6d5ae74 Update to nohttp 0.0.5.RELEASE
Closes gh-8927
2020-08-05 13:47:12 +02:00
Eleftheria Stein
b619d298aa Lock Dependencies for 5.3.4.RELEASE 2020-08-05 12:33:31 +02:00
Eleftheria Stein
ddeb68ff44 Update to Spring Boot 2.2.9.RELEASE
Closes gh-8922
2020-08-05 12:10:25 +02:00
Eleftheria Stein
49fa14c4c5 Update to GAE 1.9.81
Closes gh-8923
2020-08-05 12:09:46 +02:00
Eleftheria Stein
57f0a96e92 Update to nohttp 0.0.5.RELEASE
Closes gh-8924
2020-08-05 12:06:01 +02:00
Eleftheria Stein
cd78d384ea Update to spring-build-conventions:0.0.34.RELEASE
Closes gh-8925
2020-08-05 12:05:28 +02:00
Eleftheria Stein
acbbb6941c Update to groovy 2.4.20
Closes gh-8915
2020-08-05 11:25:05 +02:00
Eleftheria Stein
4a1b96d51a Update to embedded Tomcat websocket 8.5.57
Closes gh-8914
2020-08-05 11:24:47 +02:00
Eleftheria Stein
9fbed06b6b Update blockhound to 1.0.4.RELEASE
Closes gh-8916
2020-08-05 11:24:16 +02:00
Eleftheria Stein
fea90f9328 Update to PowerMock Mockito2 2.0.7
Closes gh-8917
2020-08-05 11:23:56 +02:00
Eleftheria Stein
22a1bce83c Update to Spring Data Moore-SR9
Closes gh-8918
2020-08-05 11:23:21 +02:00
Eleftheria Stein
8dfe0fa815 Update to Spring Framework 5.2.8.RELEASE
Closes gh-8919
2020-08-05 11:22:53 +02:00
Eleftheria Stein
b408f074d5 Update to Reactor Dysprosium-SR10
Closes gh-8920
2020-08-05 11:22:31 +02:00
Eleftheria Stein
669fdba98c Update to Spring Boot 2.2.9.RELEASE
Closes gh-8921
2020-08-05 11:21:45 +02:00
Eleftheria Stein
b4d2217d45 Update to jaxb-impl 2.3.3
Closes gh-8912
2020-08-05 11:06:50 +02:00
Eleftheria Stein
b1e09eddaa Update to Jackson 2.10.5
Closes gh-8910
2020-08-05 11:04:25 +02:00
Eleftheria Stein
b425b622db Update to GAE 1.9.81
Closes gh-8911
2020-08-05 10:41:59 +02:00
Eleftheria Stein
6512c04079 Upgrade to embedded Apache Tomcat 9.0.37
Closes gh-8913
2020-08-05 10:37:32 +02:00
Josh Cummings
5061ae9e79
Add Saml2AuthenticationTokenConverter
Closes gh-8768
2020-08-04 18:41:43 -06:00
Josh Cummings
a10c2c6cf8
Polish DefaultSaml2AuthenticationRequestContextResolver
Issue gh-8360
Issue gh-8887
2020-08-04 17:29:13 -06:00
Josh Cummings
015281ff53
Add DefaultRelyingPartyRegistrationResolver
Closes gh-8887
2020-08-04 17:29:10 -06:00
Josh Cummings
a402c3884a
Add ConditionValidator Support
Closes gh-8769
2020-08-04 13:05:23 -06:00
Josh Cummings
d9d8253603
Polish OpenSamlAuthenticationProvider
Issue gh-8769
2020-08-04 13:05:23 -06:00
Joe Grandja
3bc0b8c144 Revert "Fix snapshot build failure related to reactor-netty"
This reverts commit f37714a26fb2cc8a93cb1d5259a00c4c0934dd59.
2020-08-04 14:24:32 -04:00
Joe Grandja
f37714a26f Fix snapshot build failure related to reactor-netty
Closes gh-8909
2020-08-04 14:17:03 -04:00
Joe Grandja
8146b1fdda Deprecate CustomUserTypesOAuth2UserService
Closes gh-8908
2020-08-04 13:23:44 -04:00
Joe Grandja
73e550a867 Polish gh-8906 2020-08-04 11:16:26 -04:00
Joe Grandja
0ed919f072 Deprecate ClientRegistration.redirectUriTemplate
Closes gh-8906
2020-08-04 11:03:29 -04:00
Joe Grandja
a0c10f2df6 Allow for custom ClientRegistration.clientAuthenticationMethod
Closes gh-8903
2020-08-04 08:48:56 -04:00
Joe Grandja
11cc94afd8 Deprecate ImplicitGrantConfigurer
Closes gh-8902
2020-08-04 07:26:58 -04:00
Joe Grandja
4e5a304a8a Remove use of Mono.deferWithContext()
Closes gh-8901
2020-08-04 07:26:32 -04:00