Andrii Hrytsiuk
4ef2a7984f
Fix typos in documentation
...
Closes gh-8454
2020-05-05 10:46:27 -05:00
Stav Shamir
6f2359ccae
Support update when saving with JdbcOAuth2AuthorizedClientService
...
Before this commit, JdbcOAuth2AuthorizedClientService threw DuplicateKeyException when re-authorizing or when authorizing the same user from a different client.
This commit makes JdbcOAuth2AuthorizedClientService's saveAuthorizedClient method consistent with that of InMemoryOAuth2AuthorizedClientService.
Fixes gh-8425
2020-04-29 09:18:54 -04:00
Dávid Kovács
c399185365
Add ROLE_INFRASTRUCTURE to infrastructure beans
...
Closes gh-8407
2020-04-27 09:02:54 -05:00
Dávid Kovács
a89e3d385f
Add ROLE_INFRASTRUCTURE to infrastructure beans
...
Closes gh-8407
2020-04-27 09:02:33 -05:00
Dávid Kovács
93a1fc104c
ActiveDirectoryLdapAuthenticationProvider uses InternalAuthenticationServiceException
...
Closes gh-2884
2020-04-24 10:20:35 -05:00
Julian Müller
9dd68f86d3
Enables empty authorityPrefix
...
- docs stated that empty authorityPrefix are allowed but implementation denied to use `""`
- commit removes the `hasText`-limitation but restricts to `notNull`
Fixes gh-8421
2020-04-22 08:55:54 -05:00
Dávid Kovács
4f8a4a9a3b
Document description error
...
Fixes gh-8119
2020-04-21 09:19:46 -04:00
Souphorn
01f904895e
Fix typo with correct capitalization
...
Closes gh-8406
2020-04-17 12:13:32 -04:00
Josh Cummings
af433fdbdf
Polish OpenSamlAuthenticationProviderTests
...
- Add missing assertion
Issue gh-6019
2020-04-17 09:51:29 -06:00
Josh Cummings
067cb4579e
Polish OpenSamlAuthenticationProviderTests
...
- Add missing assertion
Issue gh-6019
2020-04-17 09:29:39 -06:00
Souphorn
2289ad5e35
Fix typo with correct capitalization
...
Closes gh-8406
2020-04-17 10:57:25 -04:00
Rob Winch
7b34b223e6
Logout defaults to use Global SecurityContextServerLogoutHandler
...
Closes gh-8375
2020-04-13 16:38:05 -05:00
Rob Winch
f6ddba8cd8
Logout defaults to use Global SecurityContextServerLogoutHandler
...
Closes gh-8375
2020-04-13 16:37:29 -05:00
Rob Winch
52ed597f4c
Fix example in javadoc of FilterChainProxy
...
Closes gh-8344
2020-04-08 09:14:02 -05:00
Rob Winch
566c25aa10
Fix example in javadoc of FilterChainProxy
...
Closes gh-8344
2020-04-08 09:12:56 -05:00
Alan Czajkowski
564d5644c9
BCryptPasswordEncoder rawPassword cannot be null
...
Closes gh-8317
2020-04-07 13:46:13 -05:00
Alan Czajkowski
d1909ec9c8
BCryptPasswordEncoder rawPassword cannot be null
...
Closes gh-8317
2020-04-07 13:45:49 -05:00
hotire
f011c36ba4
Fix typo in Javadoc of ServerHttpSecurity#hasAuthority
...
Closes gh-8336
2020-04-06 14:20:19 -05:00
Eleftheria Stein
bb654fdcdf
Fix HttpSecurity Javadoc
...
Fixes gh-4404
2020-04-02 11:41:15 -04:00
Eleftheria Stein
2d71297b7e
Fix HttpSecurity Javadoc
...
Fixes gh-4404
2020-04-02 11:40:07 -04:00
Rob Winch
df983b5a75
Update to aspectj-plugin:4.1.6
...
Closes gh-8305
2020-04-01 17:13:09 -05:00
Eleftheria Stein
30a63026f8
Next Development Version
2020-04-01 14:26:04 -04:00
Eleftheria Stein
f93e5afe16
Release 5.2.3.RELEASE
5.2.3.RELEASE
2020-04-01 12:35:09 -04:00
Eleftheria Stein
7b5bdac74d
Update to OpenSAML 3.4.5
...
Fixes gh-8278
2020-04-01 10:01:53 -04:00
Eleftheria Stein
80a16e828f
Update to hibernate-entitymanager 5.4.13.Final
...
Fixes gh-8277
2020-04-01 10:01:20 -04:00
Eleftheria Stein
ed133d4b8d
Update to hibernate-core 5.2.18.Final
...
Fixes gh-8276
2020-04-01 10:00:41 -04:00
Eleftheria Stein
433646b551
Update blockhound to 1.0.3.RELEASE
...
Fixes gh-8275
2020-04-01 09:59:58 -04:00
Eleftheria Stein
dd6974812f
Update to unboundid-ldapsdk 4.0.14
...
Fixes gh-8274
2020-04-01 09:59:33 -04:00
Eleftheria Stein
97f1e368ee
Update to reactive-streams 1.0.3
...
Fixes gh-8279
2020-04-01 09:58:19 -04:00
Eleftheria Stein
7018e7ec51
Update to Jackson 2.10.3
...
Fixes gh-8258
2020-04-01 09:16:29 -04:00
Eleftheria Stein
0313757846
Update to okhttp 3.14.7
...
Fixes gh-8259
2020-04-01 09:15:38 -04:00
Eleftheria Stein
a021cd3fd5
Update to mockwebserver 3.14.7
...
Fixes gh-8257
2020-04-01 09:15:12 -04:00
Eleftheria Stein
a57f4bb025
Update RSocket to 1.0.0-RC6
...
Fixes gh-8256
2020-04-01 09:14:38 -04:00
Eleftheria Stein
a02cd9d9e3
Upgrade to embedded Apache Tomcat 9.0.33
...
Fixes gh-8254
2020-04-01 09:13:59 -04:00
Eleftheria Stein
eacede6171
Update to httpclient 4.5.12
...
Fixes gh-8253
2020-04-01 09:12:31 -04:00
Eleftheria Stein
08b635a85a
Update to org.powermock 2.0.6
...
Fixes gh-8255
2020-04-01 09:12:07 -04:00
Eleftheria Stein
e3c3601cf6
Update to Spring Boot 2.2.6.RELEASE
...
Fixes gh-8252
2020-04-01 09:11:30 -04:00
Eleftheria Stein
1ca3ea3a71
Update to GAE 1.9.79
...
Fixes gh-8251
2020-04-01 09:10:43 -04:00
Eleftheria Stein
dbdf02e864
Update to Reactor Dysprosium-SR6
...
Fixes gh-8250
2020-04-01 09:09:42 -04:00
Eleftheria Stein
774dd7bb13
Update to Spring Data Moore-SR6
...
Fixes gh-8248
2020-04-01 09:09:06 -04:00
Eleftheria Stein
6a9585dc0d
Update to Spring Framework 5.2.5
...
Fixes gh-8249
2020-03-31 18:06:26 -04:00
Eleftheria Stein
298d40b7a5
Update tests to use absolute paths
...
Fixes gh-8260
2020-03-31 18:05:27 -04:00
Joe Grandja
b01dc73275
Next development version
2020-03-31 17:55:27 -04:00
Joe Grandja
a78872f268
Unlock dependencies for 5.3.1.RELEASE
...
This reverts commit 88c02684bb54effb483d460031f5007610851f80.
2020-03-31 17:53:13 -04:00
Joe Grandja
8bd60e60bc
Release 5.3.1.RELEASE
5.3.1.RELEASE
2020-03-31 17:29:08 -04:00
Joe Grandja
88c02684bb
Lock dependencies for 5.3.1.RELEASE
2020-03-31 17:28:36 -04:00
Rob Winch
615f9a3f05
Fix HttpServlet3RequestFactory Logout Handlers
...
Previously there was a problem with Servlet API logout integration
when Servlet API was configured before log out.
This ensures that logout handlers is a reference to the logout handlers
vs copying the logout handlers. This ensures that the ordering does not
matter.
Closes gh-4760
2020-03-30 20:51:25 -05:00
Rob Winch
32c3353921
SpringTestContext returns ConfigurableWebApplicationContext
...
Closes gh-8233
2020-03-30 20:51:25 -05:00
Rob Winch
0e6e2b2a21
Fix HttpServlet3RequestFactory Logout Handlers
...
Previously there was a problem with Servlet API logout integration
when Servlet API was configured before log out.
This ensures that logout handlers is a reference to the logout handlers
vs copying the logout handlers. This ensures that the ordering does not
matter.
Closes gh-4760
2020-03-30 20:50:12 -05:00
Rob Winch
f82d59a1e5
SpringTestContext returns ConfigurableWebApplicationContext
...
Closes gh-8233
2020-03-30 20:50:12 -05:00