Commit Graph

950 Commits

Author SHA1 Message Date
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
Joe Grandja
64ddcfc3ec Polish gh-1152 2023-05-09 09:42:28 -04:00
neochae
51317141b9 Invalidate tokens previously issued when code is reused
Closes gh-1152
2023-05-09 09:41:15 -04:00
Steve Riesenberg
2ecb7767d9 Use Spring Boot starter in samples
Closes gh-1187
2023-05-05 16:59:58 -05:00
Steve Riesenberg
2814bc31b8 Refresh Getting Started example
Closes gh-1186
2023-05-05 16:59:58 -05:00
Steve Riesenberg
697d6e91b6 Update to Spring Boot 3.1.0-RC1
Closes gh-1198
2023-05-05 16:59:58 -05:00
Joe Grandja
f99d868c39 Polish demo sample
Issue gh-1189
2023-05-05 16:28:26 -04:00
Joe Grandja
1112204475 Polish web ui design for demo-client
Issue gh-1196
2023-05-05 11:12:07 -04:00
Joe Grandja
4175effadd Update web ui design for demo-authorizationserver
Issue gh-1196
2023-05-05 08:21:14 -04:00
Joe Grandja
2c8ad69600 Polish web ui design for demo-client
Issue gh-1196
2023-05-03 05:53:17 -04:00
Joe Grandja
f05592f023 Update web ui design for demo-client
Issue gh-1196
2023-05-02 18:03:24 -04:00
Steve Riesenberg
e0340f7b81 Add integration tests for device grant
Issue gh-1116
2023-05-02 11:08:32 -05:00
Joe Grandja
943acef633 Update sample README
Issue gh-1189
2023-05-01 14:49:24 -04:00
Joe Grandja
6a9468a8a0 Rename messages-client to demo-client
Issue gh-1189
2023-05-01 12:00:21 -04:00
Joe Grandja
04dbf8dfe8 Rename featured-authorizationserver to demo-authorizationserver
Issue gh-1189
2023-05-01 11:53:58 -04:00
Joe Grandja
89fd7b0478 Update @since 2023-05-01 11:42:35 -04:00
Joe Grandja
23f97e245f Handle web client response error
Issue gh-1189
2023-05-01 11:34:35 -04:00