Joe Grandja
95dfdafdf0
Merge branch '1.0.x'
2023-04-19 14:30:43 -04:00
Joe Grandja
afba70db6b
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1178
2023-04-19 14:29:02 -04:00
Joe Grandja
616033606b
Apply ArtifactoryPlugin to SpringRootProjectPlugin
...
Closes gh-1177
2023-04-19 14:25:33 -04:00
Joe Grandja
69e4a912f8
Merge branch '1.0.x'
2023-04-19 12:09:56 -04:00
Joe Grandja
e74c03e62d
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1176
2023-04-19 12:06:52 -04:00
Joe Grandja
7aee468d8b
Update to org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0
...
Closes gh-1175
2023-04-19 12:01:37 -04:00
Joe Grandja
098ab85e2a
Merge branch '1.0.x'
2023-04-18 11:48:01 -04:00
Joe Grandja
6dd15f0e90
Merge branch '0.4.x' into 1.0.x
2023-04-18 11:35:21 -04:00
Joe Grandja
71c2e5c6e4
Next Development Version
2023-04-18 08:20:38 -04:00
Joe Grandja
fa1f938a4a
Release 1.1.0-RC1
2023-04-18 08:15:21 -04:00
Joe Grandja
5b2b42f71c
Next Development Version
2023-04-18 07:14:59 -04:00
Joe Grandja
750eac85b2
Release 1.0.2
2023-04-18 07:08:36 -04:00
Joe Grandja
089096a835
Next Development Version
2023-04-18 06:56:49 -04:00
Joe Grandja
42a0393d44
Release 0.4.2
2023-04-18 06:19:59 -04:00
Joe Grandja
1a345cba66
Update to json-path:2.8.0
...
Closes gh-1171
2023-04-18 06:04:30 -04:00
Joe Grandja
435db60dc1
Update to io.spring.javaformat:spring-javaformat-checkstyle:0.0.38
...
Closes gh-1170
2023-04-18 06:04:17 -04:00
Joe Grandja
36f6431e0f
Update to Spring Security 6.1.0-RC1
...
Closes gh-1169
2023-04-18 06:04:02 -04:00
Joe Grandja
77f74cefe1
Update to Spring Framework 6.0.8
...
Closes gh-1168
2023-04-18 06:03:39 -04:00
Joe Grandja
9f763796e9
Update to io.spring.javaformat:spring-javaformat-checkstyle:0.0.38
...
Closes gh-1167
2023-04-17 17:21:16 -04:00
Joe Grandja
c7f5e7a1f9
Update to Spring Security 6.0.3
...
Closes gh-1166
2023-04-17 17:20:57 -04:00
Joe Grandja
1bb708fbff
Update to Spring Framework 6.0.8
...
Closes gh-1165
2023-04-17 17:20:30 -04:00
Joe Grandja
d2cb3d0605
Update to io.spring.javaformat:spring-javaformat-checkstyle:0.0.38
...
Closes gh-1164
2023-04-17 17:00:57 -04:00
Joe Grandja
5b16a48d1f
Update to Spring Security 5.8.3
...
Closes gh-1163
2023-04-17 17:00:29 -04:00
Joe Grandja
ea11b66ccc
Update to Spring Framework 5.3.27
...
Closes gh-1162
2023-04-17 17:00:00 -04:00
Joe Grandja
1b1dbf50d8
Merge branch '1.0.x'
2023-04-17 15:59:02 -04:00
Joe Grandja
264d9fd4d1
Merge branch '0.4.x' into 1.0.x
2023-04-17 15:54:14 -04:00
Joe Grandja
0b1e77828a
Update Stack Overflow tag to spring-authorization-server
2023-04-17 15:50:45 -04:00
Joe Grandja
cea4677ffc
Add documentation for OpenID Connect 1.0 Logout Endpoint
...
Closes gh-1069
2023-04-17 14:59:07 -04:00
Joe Grandja
128d439ff2
Polish gh-1158
2023-04-14 06:09:12 -04:00
Joe Grandja
213048b780
Polish gh-1127
2023-04-13 10:53:42 -04:00
Steve Riesenberg
ea1a5b1e93
Add documentation for OAuth 2.0 Device Authorization Grant
...
Closes gh-1158
2023-04-12 17:01:51 -05:00
Steve Riesenberg
7c166a3a72
Polish samples
...
Closes gh-1157
2023-04-12 11:55:18 -05:00
Joe Grandja
be50f66b4c
Add customization to support public clients for device grant
...
Issue gh-1157
2023-04-12 11:55:16 -05:00
Steve Riesenberg
cec90dd73d
Polish ref-doc
...
Issue gh-1156
2023-04-12 10:39:28 -05:00
Steve Riesenberg
13a61034ed
Add tests and update examples in docs
...
Closes gh-1156
2023-04-12 09:39:27 -05:00
Steve Riesenberg
5c6879d979
Polish gh-1143
2023-04-12 09:20:20 -05:00
Xu Xiaowei
cf7ecc161d
JDBC device_code authorization
...
Issue gh-1156
2023-04-12 09:20:18 -05:00
Steve Riesenberg
8e04da773d
Add tests for OAuth 2.0 Device Authorization Grant
...
This commit adds tests for the following components:
* AuthenticationConverters
* AuthenticationProviders
* Endpoint Filters
Issue gh-44
Closes gh-1127
2023-04-11 14:59:45 -05:00
Steve Riesenberg
1bfc54fe6a
Do not require authorizationRequest for device grant
...
Issue gh-1127
2023-04-11 13:41:35 -05:00
Joe Grandja
8c63c7dbaf
Merge branch '1.0.x'
2023-04-06 08:05:22 -04:00
Joe Grandja
e134b77e2c
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1153
2023-04-06 08:01:34 -04:00
HuiYeong
25bc45cdff
Fix refresh token error code INVALID_CLIENT to INVALID_GRANT
...
Closes gh-1139
2023-04-06 07:53:45 -04:00
Joe Grandja
2a69bcfeeb
Merge branch '1.0.x'
2023-04-05 17:27:45 -04:00
Joe Grandja
fa7b44e61d
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1150
2023-04-05 17:19:17 -04:00
Joe Grandja
ef4c5d7b6f
Allow localhost in redirect_uri
...
Closes gh-651
2023-04-05 15:44:54 -04:00
Joe Grandja
597abe18c3
Ensure ID Token is active before processing logout request
...
Issue gh-1077
2023-03-30 12:30:01 -04:00
Joe Grandja
3b1958e4df
Add OidcLogoutAuthenticationToken.isPrincipalAuthenticated()
...
Issue gh-1077
2023-03-30 11:19:23 -04:00
Joe Grandja
5f39c85264
Polish gh-1068
...
Issue gh-1077
2023-03-30 09:19:04 -04:00
Joe Grandja
5b690dfb3a
Avoid persisting client principal in device authorization request
...
Issue gh-1106
2023-03-27 11:49:11 -04:00
Joe Grandja
1354ca4549
Polish gh-1106 Device Authorization Grant
2023-03-24 11:02:46 -04:00