Joe Grandja
cea4677ffc
Add documentation for OpenID Connect 1.0 Logout Endpoint
...
Closes gh-1069
3 years ago
Joe Grandja
128d439ff2
Polish gh-1158
3 years ago
Joe Grandja
213048b780
Polish gh-1127
3 years ago
Steve Riesenberg
ea1a5b1e93
Add documentation for OAuth 2.0 Device Authorization Grant
...
Closes gh-1158
3 years ago
Steve Riesenberg
7c166a3a72
Polish samples
...
Closes gh-1157
3 years ago
Joe Grandja
be50f66b4c
Add customization to support public clients for device grant
...
Issue gh-1157
3 years ago
Steve Riesenberg
cec90dd73d
Polish ref-doc
...
Issue gh-1156
3 years ago
Steve Riesenberg
13a61034ed
Add tests and update examples in docs
...
Closes gh-1156
3 years ago
Steve Riesenberg
5c6879d979
Polish gh-1143
3 years ago
Xu Xiaowei
cf7ecc161d
JDBC device_code authorization
...
Issue gh-1156
3 years ago
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
3 years ago
Steve Riesenberg
1bfc54fe6a
Do not require authorizationRequest for device grant
...
Issue gh-1127
3 years ago
Joe Grandja
8c63c7dbaf
Merge branch '1.0.x'
3 years ago
Joe Grandja
e134b77e2c
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1153
3 years ago
HuiYeong
25bc45cdff
Fix refresh token error code INVALID_CLIENT to INVALID_GRANT
...
Closes gh-1139
3 years ago
Joe Grandja
2a69bcfeeb
Merge branch '1.0.x'
3 years ago
Joe Grandja
fa7b44e61d
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1150
3 years ago
Joe Grandja
ef4c5d7b6f
Allow localhost in redirect_uri
...
Closes gh-651
3 years ago
Joe Grandja
597abe18c3
Ensure ID Token is active before processing logout request
...
Issue gh-1077
3 years ago
Joe Grandja
3b1958e4df
Add OidcLogoutAuthenticationToken.isPrincipalAuthenticated()
...
Issue gh-1077
3 years ago
Joe Grandja
5f39c85264
Polish gh-1068
...
Issue gh-1077
3 years ago
Joe Grandja
5b690dfb3a
Avoid persisting client principal in device authorization request
...
Issue gh-1106
3 years ago
Joe Grandja
1354ca4549
Polish gh-1106 Device Authorization Grant
3 years ago
Steve Riesenberg
47ff4ad06e
Next Development Version
3 years ago
Steve Riesenberg
81458eb02f
Release 1.1.0-M2
3 years ago
Steve Riesenberg
0a8004aecd
Update to Spring Framework 6.0.7 in buildSrc
...
Issue gh-1130
3 years ago
Steve Riesenberg
37fa1f1031
Update to nimbus-jose-jwt:9.31
...
Closes gh-1132
3 years ago
Steve Riesenberg
58bba0727c
Update to Spring Security 1.1.0-M2
...
Closes gh-1131
3 years ago
Steve Riesenberg
a3ac895b1e
Update to Spring Framework 6.0.7
...
Closes gh-1130
3 years ago
Steve Riesenberg
cc6b3dc791
Polish gh-1106
3 years ago
Steve Riesenberg
22fa26de7b
Merge branch '1.0.x'
3 years ago
Steve Riesenberg
8f2251be34
Merge branch '0.4.x' into 1.0.x
3 years ago
Steve Riesenberg
c0f0d7700a
Revert accidental change in versions
...
Issue gh-1120
3 years ago
Steve Riesenberg
ccd358245a
Merge branch '1.0.x'
...
Closes gh-1122
3 years ago
Steve Riesenberg
3c380b649a
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1121
3 years ago
Steve Riesenberg
b44f24d975
Use spring-io/spring-gradle-build-action
...
Closes gh-1120
3 years ago
Steve Riesenberg
75ded47818
Use spring-io/spring-gradle-build-action
...
Closes gh-1120
3 years ago
Steve Riesenberg
1e12a97959
Merge branch '1.0.x'
...
Closes gh-1118
3 years ago
Steve Riesenberg
7f66174326
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1119
3 years ago
Steve Riesenberg
61aad39139
Update to actions/checkout@v3
...
Closes gh-1117
3 years ago
Steve Riesenberg
cfca05dfd5
Use spring-security 6.1 in snapshot tests
...
Issue gh-1106
3 years ago
Steve Riesenberg
62b5d42fed
Switch to spring-security SNAPSHOT dependencies
...
Issue gh-44
3 years ago
Steve Riesenberg
291ba8c92d
Add support for OAuth 2.0 Device Authorization Grant
...
Closes gh-44
3 years ago
Joe Grandja
ad01779479
Polish gh-1105
3 years ago
Shannon Pamperl
0255a24849
Upgrade client secret when available
...
Closes gh-1099
3 years ago
Joe Grandja
d197c188ba
Allow PasswordEncoder to be configured in OidcClientRegistrationAuthenticationProvider
...
Issue gh-1056
3 years ago
Joe Grandja
fe9abb641e
Merge branch '1.0.x'
3 years ago
Joe Grandja
c05e860bb5
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1113
3 years ago
Joe Grandja
addd6e13d5
Polish gh-1056
3 years ago
Yuta Saito
63aa5d8933
Fix client secret encoding when client dynamically registered
...
Closes gh-1056
3 years ago