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
Steve Riesenberg
47ff4ad06e
Next Development Version
2023-03-21 11:13:45 -05:00
Steve Riesenberg
81458eb02f
Release 1.1.0-M2
2023-03-21 10:56:34 -05:00
Steve Riesenberg
0a8004aecd
Update to Spring Framework 6.0.7 in buildSrc
...
Issue gh-1130
2023-03-21 10:56:33 -05:00
Steve Riesenberg
37fa1f1031
Update to nimbus-jose-jwt:9.31
...
Closes gh-1132
2023-03-21 10:28:26 -05:00
Steve Riesenberg
58bba0727c
Update to Spring Security 1.1.0-M2
...
Closes gh-1131
2023-03-21 10:28:25 -05:00
Steve Riesenberg
a3ac895b1e
Update to Spring Framework 6.0.7
...
Closes gh-1130
2023-03-21 10:04:26 -05:00
Steve Riesenberg
cc6b3dc791
Polish gh-1106
2023-03-20 17:59:28 -05:00
Steve Riesenberg
22fa26de7b
Merge branch '1.0.x'
2023-03-10 15:47:50 -06:00
Steve Riesenberg
8f2251be34
Merge branch '0.4.x' into 1.0.x
2023-03-10 15:47:37 -06:00
Steve Riesenberg
c0f0d7700a
Revert accidental change in versions
...
Issue gh-1120
2023-03-10 15:47:04 -06:00
Steve Riesenberg
ccd358245a
Merge branch '1.0.x'
...
Closes gh-1122
2023-03-10 15:42:00 -06:00
Steve Riesenberg
3c380b649a
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1121
2023-03-10 15:39:27 -06:00
Steve Riesenberg
b44f24d975
Use spring-io/spring-gradle-build-action
...
Closes gh-1120
2023-03-10 15:37:31 -06:00
Steve Riesenberg
75ded47818
Use spring-io/spring-gradle-build-action
...
Closes gh-1120
2023-03-10 15:34:35 -06:00
Steve Riesenberg
1e12a97959
Merge branch '1.0.x'
...
Closes gh-1118
2023-03-10 12:57:39 -06:00
Steve Riesenberg
7f66174326
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1119
2023-03-10 12:57:17 -06:00
Steve Riesenberg
61aad39139
Update to actions/checkout@v3
...
Closes gh-1117
2023-03-10 12:42:54 -06:00
Steve Riesenberg
cfca05dfd5
Use spring-security 6.1 in snapshot tests
...
Issue gh-1106
2023-03-10 12:29:40 -06:00
Steve Riesenberg
62b5d42fed
Switch to spring-security SNAPSHOT dependencies
...
Issue gh-44
2023-03-10 11:51:18 -06:00
Steve Riesenberg
291ba8c92d
Add support for OAuth 2.0 Device Authorization Grant
...
Closes gh-44
2023-03-10 11:51:18 -06:00
Joe Grandja
ad01779479
Polish gh-1105
2023-03-07 07:57:54 -05:00
Shannon Pamperl
0255a24849
Upgrade client secret when available
...
Closes gh-1099
2023-03-07 07:49:09 -05:00
Joe Grandja
d197c188ba
Allow PasswordEncoder to be configured in OidcClientRegistrationAuthenticationProvider
...
Issue gh-1056
2023-03-07 05:15:27 -05:00
Joe Grandja
fe9abb641e
Merge branch '1.0.x'
2023-03-07 05:02:35 -05:00
Joe Grandja
c05e860bb5
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1113
2023-03-07 04:53:39 -05:00
Joe Grandja
addd6e13d5
Polish gh-1056
2023-03-07 04:26:13 -05:00
Yuta Saito
63aa5d8933
Fix client secret encoding when client dynamically registered
...
Closes gh-1056
2023-03-06 17:39:36 -05:00
Joe Grandja
eae6630599
Merge branch '1.0.x'
...
Closes gh-1098
2023-02-23 17:48:27 -05:00
Joe Grandja
328233caca
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1097
2023-02-23 17:46:42 -05:00
Siva Kumar Edupuganti
b7f842f6d0
Fix broken support link
...
Closes gh-1092
2023-02-23 15:27:19 -05:00
Joe Grandja
bb6a500e03
Merge branch '1.0.x'
2023-02-23 09:16:05 -05:00
Joe Grandja
73597d384f
Merge branch '0.4.x' into 1.0.x
2023-02-23 09:13:47 -05:00
Joe Grandja
860133a352
Add user property to deploy_docs workflow
2023-02-23 07:07:02 -05:00
Joe Grandja
81e05c60fc
Next Development Version
2023-02-21 14:45:16 -05:00
Joe Grandja
d4c66a20f7
Release 1.1.0-M1
2023-02-21 14:39:20 -05:00
Joe Grandja
397c69c74b
Update to mockito-core:4.11.0
...
Closes gh-1096
2023-02-21 14:39:20 -05:00