Joe Grandja
|
528a1d44cf
|
Merge branch '1.0.x' into 1.1.x
|
3 years ago |
Joe Grandja
|
3834860ec8
|
Update to Spring Security 6.0.4
Closes gh-1277
|
3 years ago |
Joe Grandja
|
439516537e
|
Update to Spring Framework 6.0.10
Closes gh-1276
|
3 years ago |
Joe Grandja
|
b4f55b3527
|
Merge branch '1.0.x' into 1.1.x
|
3 years ago |
Joe Grandja
|
a907b90bf9
|
Merge branch '0.4.x' into 1.0.x
Closes gh-1275
|
3 years ago |
Joe Grandja
|
fa9d7f130d
|
Update to jackson-bom 2.14.3
Closes gh-1274
|
3 years ago |
Joe Grandja
|
44bff8e340
|
Merge branch '1.0.x' into 1.1.x
|
3 years ago |
Joe Grandja
|
a5b7523d2b
|
Merge branch '0.4.x' into 1.0.x
|
3 years ago |
Joe Grandja
|
5ebd5515a5
|
Update to Spring Security 5.8.4
Closes gh-1273
|
3 years ago |
Joe Grandja
|
19ed64d26c
|
Update to Spring Framework 5.3.28
Closes gh-1272
|
3 years ago |
Joe Grandja
|
1cffa18c32
|
Polish gh-1252
|
3 years ago |
Martin Lindström
|
980d75325a
|
Fix to save all values for multi-valued device grant parameters
Fixes gh-1269
|
3 years ago |
Joe Grandja
|
b39771d8b5
|
Merge branch '1.0.x' into 1.1.x
Closes gh-1268
|
3 years ago |
Joe Grandja
|
b713d30203
|
Merge branch '0.4.x' into 1.0.x
Closes gh-1267
|
3 years ago |
Joe Grandja
|
2b3b5d2531
|
Polish gh-1252
|
3 years ago |
Martin Lindström
|
890b1ef0ed
|
Fix to save all values for multi-valued request parameters
Fixes gh-1250
|
3 years ago |
Joe Grandja
|
bdc0b4de5f
|
Polish gh-1233
|
3 years ago |
Pavel Efros
|
6e1ed9fd87
|
Fix NPE on access token in OAuth2AuthorizationCodeAuthenticationProvider
Closes gh-1233
|
3 years ago |
Steve Riesenberg
|
9c1ec348af
|
Revert "Prepare for automated validation scripts"
This reverts commit ece9f10fe846dbe49e39ad645b0de906679d4ce5.
Issue gh-1231
|
3 years ago |
Joe Grandja
|
27a893fbee
|
Validate authorized principal instead of sub during logout
Closes gh-1235
|
3 years ago |
heartape
|
a73181153d
|
Use substring instead of replaceFirst in OAuth2AuthorizationConsent
Closes gh-1222
|
3 years ago |
Joe Grandja
|
00c114cc12
|
ID Token contains sid claim after refresh_token grant
Closes gh-1224
|
3 years ago |
Steve Riesenberg
|
ece9f10fe8
|
Prepare for automated validation scripts
See https://github.com/gradle/gradle-enterprise-build-validation-scripts/blob/main/Gradle.md
Issue gh-1231
|
3 years ago |
Steve Riesenberg
|
26ff4dad90
|
Update com.gradle.enterprise plugin to 3.13.3
Closes gh-1234
Issue gh-1231
|
3 years ago |
Steve Riesenberg
|
ef2a302a7c
|
Update to Spring Boot 3.1.0
|
3 years ago |
Steve Riesenberg
|
3559279a65
|
Exclude project dependency from spring-boot-dependencies
Closes gh-1228
|
3 years ago |
Joe Grandja
|
878a75d6ed
|
Revert serialVersionUID to 1.1.0
Closes gh-1220
|
3 years ago |
Joe Grandja
|
a3df0eebf4
|
Merge branch '1.0.x'
|
3 years ago |
Joe Grandja
|
04da0129f9
|
Revert serialVersionUID to 1.0.0
Closes gh-1219
|
3 years ago |
Joe Grandja
|
122bf746e2
|
Merge branch '1.0.x'
|
3 years ago |
Joe Grandja
|
baf77fbbeb
|
Merge branch '0.4.x' into 1.0.x
|
3 years ago |
Joe Grandja
|
4bb741b0ba
|
Revert serialVersionUID to 0.4.0
Closes gh-1218
|
3 years ago |
Joe Grandja
|
6eeca49428
|
Next Development Version
|
3 years ago |
Joe Grandja
|
f4dc011d07
|
Release 1.1.0
|
3 years ago |
Joe Grandja
|
51ba7a8b95
|
Update to junit-jupiter 5.9.3
Closes gh-1216
|
3 years ago |
Joe Grandja
|
8f76355a2b
|
Update to jackson-bom 2.15.0
Closes gh-1215
|
3 years ago |
Joe Grandja
|
05fd08b1ea
|
Update to Spring Security 6.1.0
Closes gh-1214
|
3 years ago |
Joe Grandja
|
0996e13f2f
|
Update to Spring Framework 6.0.9
Closes gh-1213
|
3 years ago |
Joe Grandja
|
c7b66e7a74
|
Add How-to: Implement an Extension Authorization Grant Type
Closes gh-686
|
3 years ago |
Steve Riesenberg
|
2f6de73a06
|
Polish tests
|
3 years ago |
Steve Riesenberg
|
244cc87ed8
|
Polish ref-doc
Issue gh-1205
|
3 years ago |
Steve Riesenberg
|
414e9e79b9
|
Update exception handling config in samples
Closes gh-1204
|
3 years ago |
Steve Riesenberg
|
33f81cd030
|
Update exception handling config in ref-doc
Closes gh-1205
|
3 years ago |
Joe Grandja
|
0f0c9c9747
|
Remove FederatedIdentityConfigurer from demo sample
Issue gh-1208
|
3 years ago |
Joe Grandja
|
2a42bd575f
|
Polish gh-538
|
3 years ago |
Joe Grandja
|
79c6cf4ed2
|
Polish gh-1186
|
3 years ago |
Joe Grandja
|
5f606ae757
|
Simplified federated login in demo sample
Closes gh-1208
|
3 years ago |
Joe Grandja
|
a70783e6e7
|
Hash the sid claim in the ID Token
Closes gh-1207
|
3 years ago |
Steve Riesenberg
|
321080fbc2
|
Add How-to: Authenticate using a Single Page Application with PKCE
Closes gh-539
|
3 years ago |
Steve Riesenberg
|
048896ef74
|
Add How-to: Authenticate using Social Login
Closes gh-538
|
3 years ago |