Commit Graph

966 Commits

Author SHA1 Message Date
Joe Grandja
528a1d44cf Merge branch '1.0.x' into 1.1.x 2023-06-19 14:47:11 -04:00
Joe Grandja
3834860ec8 Update to Spring Security 6.0.4
Closes gh-1277
2023-06-19 14:44:34 -04:00
Joe Grandja
439516537e Update to Spring Framework 6.0.10
Closes gh-1276
2023-06-19 14:43:58 -04:00
Joe Grandja
b4f55b3527 Merge branch '1.0.x' into 1.1.x 2023-06-19 14:21:42 -04:00
Joe Grandja
a907b90bf9 Merge branch '0.4.x' into 1.0.x
Closes gh-1275
2023-06-19 14:17:42 -04:00
Joe Grandja
fa9d7f130d Update to jackson-bom 2.14.3
Closes gh-1274
2023-06-19 14:14:09 -04:00
Joe Grandja
44bff8e340 Merge branch '1.0.x' into 1.1.x 2023-06-19 14:10:37 -04:00
Joe Grandja
a5b7523d2b Merge branch '0.4.x' into 1.0.x 2023-06-19 14:10:03 -04:00
Joe Grandja
5ebd5515a5 Update to Spring Security 5.8.4
Closes gh-1273
2023-06-19 14:05:17 -04:00
Joe Grandja
19ed64d26c Update to Spring Framework 5.3.28
Closes gh-1272
2023-06-19 14:04:52 -04:00
Joe Grandja
1cffa18c32 Polish gh-1252 2023-06-16 11:58:22 -04:00
Martin Lindström
980d75325a Fix to save all values for multi-valued device grant parameters
Fixes gh-1269
2023-06-16 11:57:34 -04:00
Joe Grandja
b39771d8b5 Merge branch '1.0.x' into 1.1.x
Closes gh-1268
2023-06-16 10:59:37 -04:00
Joe Grandja
b713d30203 Merge branch '0.4.x' into 1.0.x
Closes gh-1267
2023-06-16 10:53:35 -04:00
Joe Grandja
2b3b5d2531 Polish gh-1252 2023-06-16 10:27:44 -04:00
Martin Lindström
890b1ef0ed Fix to save all values for multi-valued request parameters
Fixes gh-1250
2023-06-16 06:11:01 -04:00
Joe Grandja
bdc0b4de5f Polish gh-1233 2023-06-15 15:55:00 -04:00
Pavel Efros
6e1ed9fd87 Fix NPE on access token in OAuth2AuthorizationCodeAuthenticationProvider
Closes gh-1233
2023-06-15 15:53:49 -04:00
Steve Riesenberg
9c1ec348af Revert "Prepare for automated validation scripts"
This reverts commit ece9f10fe8.

Issue gh-1231
2023-05-30 12:28:01 -05:00
Joe Grandja
27a893fbee Validate authorized principal instead of sub during logout
Closes gh-1235
2023-05-29 11:15:15 -04:00
heartape
a73181153d Use substring instead of replaceFirst in OAuth2AuthorizationConsent
Closes gh-1222
2023-05-29 09:17:53 -04:00
Joe Grandja
00c114cc12 ID Token contains sid claim after refresh_token grant
Closes gh-1224
2023-05-26 16:02:16 -04:00
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
2023-05-25 13:49:42 -05:00
Steve Riesenberg
26ff4dad90 Update com.gradle.enterprise plugin to 3.13.3
Closes gh-1234
Issue gh-1231
2023-05-25 13:47:41 -05:00
Steve Riesenberg
ef2a302a7c Update to Spring Boot 3.1.0 2023-05-23 17:02:19 -05:00
Steve Riesenberg
3559279a65 Exclude project dependency from spring-boot-dependencies
Closes gh-1228
2023-05-23 15:56:56 -05:00
Joe Grandja
878a75d6ed Revert serialVersionUID to 1.1.0
Closes gh-1220
2023-05-19 15:51:36 -04:00
Joe Grandja
a3df0eebf4 Merge branch '1.0.x' 2023-05-19 15:36:57 -04:00
Joe Grandja
04da0129f9 Revert serialVersionUID to 1.0.0
Closes gh-1219
2023-05-19 15:29:53 -04:00
Joe Grandja
122bf746e2 Merge branch '1.0.x' 2023-05-19 15:10:28 -04:00
Joe Grandja
baf77fbbeb Merge branch '0.4.x' into 1.0.x 2023-05-19 15:02:35 -04:00
Joe Grandja
4bb741b0ba Revert serialVersionUID to 0.4.0
Closes gh-1218
2023-05-19 14:50:28 -04:00
Joe Grandja
6eeca49428 Next Development Version 2023-05-16 13:00:27 -04:00
Joe Grandja
f4dc011d07 Release 1.1.0 2023-05-16 12:55:57 -04:00
Joe Grandja
51ba7a8b95 Update to junit-jupiter 5.9.3
Closes gh-1216
2023-05-16 12:46:37 -04:00
Joe Grandja
8f76355a2b Update to jackson-bom 2.15.0
Closes gh-1215
2023-05-16 12:46:28 -04:00
Joe Grandja
05fd08b1ea Update to Spring Security 6.1.0
Closes gh-1214
2023-05-16 12:46:19 -04:00
Joe Grandja
0996e13f2f Update to Spring Framework 6.0.9
Closes gh-1213
2023-05-16 12:45:42 -04:00
Joe Grandja
c7b66e7a74 Add How-to: Implement an Extension Authorization Grant Type
Closes gh-686
2023-05-16 10:10:03 -04:00
Steve Riesenberg
2f6de73a06 Polish tests 2023-05-12 15:06:47 -05:00
Steve Riesenberg
244cc87ed8 Polish ref-doc
Issue gh-1205
2023-05-12 15:06:46 -05:00
Steve Riesenberg
414e9e79b9 Update exception handling config in samples
Closes gh-1204
2023-05-12 15:06:46 -05:00
Steve Riesenberg
33f81cd030 Update exception handling config in ref-doc
Closes gh-1205
2023-05-12 15:06:45 -05:00
Joe Grandja
0f0c9c9747 Remove FederatedIdentityConfigurer from demo sample
Issue gh-1208
2023-05-11 12:35:02 -04:00
Joe Grandja
2a42bd575f Polish gh-538 2023-05-11 10:39:18 -04:00
Joe Grandja
79c6cf4ed2 Polish gh-1186 2023-05-11 06:04:30 -04:00
Joe Grandja
5f606ae757 Simplified federated login in demo sample
Closes gh-1208
2023-05-10 16:55:11 -04:00
Joe Grandja
a70783e6e7 Hash the sid claim in the ID Token
Closes gh-1207
2023-05-10 13:46:20 -04:00
Steve Riesenberg
321080fbc2 Add How-to: Authenticate using a Single Page Application with PKCE
Closes gh-539
2023-05-09 16:56:28 -05:00
Steve Riesenberg
048896ef74 Add How-to: Authenticate using Social Login
Closes gh-538
2023-05-09 16:56:28 -05:00