Steve Riesenberg
|
ea026ad1b3
|
Update to Spring Security 6.3.0-M3
Closes gh-1562
|
2024-03-18 10:16:30 -05:00 |
|
Joe Grandja
|
296c87b8ff
|
Exclude TomcatServerConfig from integration tests in demo-authorizationserver sample
|
2024-03-16 09:50:03 -04:00 |
|
Joe Grandja
|
0d7ba7012e
|
Revert "Temporarily disable integration tests in demo-authorizationserver sample"
This reverts commit d25331ce50.
|
2024-03-16 07:08:21 -04:00 |
|
Joe Grandja
|
d25331ce50
|
Temporarily disable integration tests in demo-authorizationserver sample
|
2024-03-15 21:02:32 -04:00 |
|
Joe Grandja
|
d6a87532a9
|
Add sample for PKI Mutual-TLS client authentication method
Issue gh-1558
|
2024-03-15 21:02:31 -04:00 |
|
Joe Grandja
|
8361dabdbf
|
Generate keystore for samples
Issue gh-1558
|
2024-03-15 21:02:31 -04:00 |
|
Joe Grandja
|
f67b259a1b
|
Add X509Certificate generator for samples
Issue gh-1558
|
2024-03-15 21:02:31 -04:00 |
|
Steve Riesenberg
|
2ec9329b86
|
Add Token Exchange grant to demo-client sample
Issue gh-60
|
2024-02-28 11:40:06 -06:00 |
|
Maksim Sasnouski
|
a05d89d3c6
|
Update to Gradle 8.6
Closes gh-1535
|
2024-02-28 07:05:04 -05:00 |
|
Joe Grandja
|
a04b336a0c
|
Merge branch '1.2.x'
|
2024-01-31 14:20:18 -05:00 |
|
Joe Grandja
|
2fbe717f44
|
Remove gradle.properties from samples
|
2024-01-31 14:18:52 -05:00 |
|
Joe Grandja
|
59b1161a14
|
Merge branch '1.2.x'
|
2024-01-30 07:08:23 -05:00 |
|
Joe Grandja
|
979fee1752
|
Update to Spring Boot 3.2.2
Closes gh-1528
|
2024-01-30 07:06:26 -05:00 |
|
Joe Grandja
|
168077be24
|
Add support for multiple issuers per host using the path component
Closes gh-1342
|
2024-01-15 05:33:35 -05:00 |
|
Joe Grandja
|
7f1cde0117
|
Polish gh-1446
|
2023-11-16 12:00:22 -05:00 |
|
Josh Long
|
0c4df7f419
|
Move AOT hints to main module
Closes gh-1446
|
2023-11-16 11:56:44 -05:00 |
|
Joe Grandja
|
a382ee9712
|
Add AOT hints for demo-authorizationserver sample
Closes gh-1380
|
2023-11-14 15:47:35 -05:00 |
|
Joe Grandja
|
608232ccc7
|
Merge branch '1.1.x'
|
2023-11-14 06:04:07 -05:00 |
|
Joe Grandja
|
1eaebcaf4b
|
Remove org.webjars dependencies from demo-authorizationserver sample
Closes gh-1445
|
2023-11-14 06:01:50 -05:00 |
|
Joe Grandja
|
fe8c78c1fd
|
Merge branch '1.1.x'
|
2023-11-09 05:56:26 -05:00 |
|
Joe Grandja
|
471c38a27f
|
Remove unused dependency com.h2database:h2
|
2023-11-09 05:45:04 -05:00 |
|
Joe Grandja
|
d9b5070c69
|
Remove unused dependency spring-boot-starter-jdbc
|
2023-11-09 05:44:49 -05:00 |
|
Joe Grandja
|
0b287a6397
|
Update to Spring Boot 3.1.4
Closes gh-1404
|
2023-10-16 18:57:47 -04:00 |
|
Joe Grandja
|
b94ca93216
|
Polish gh-1325
|
2023-08-16 09:52:59 -04:00 |
|
Dmitriy Dubson
|
25c9c2be24
|
Fix samples test suite execution and failing tests
Closes gh-1324
|
2023-08-16 09:52:48 -04:00 |
|
Joe Grandja
|
2a3b5d21f5
|
Fix NPE in DefaultErrorController
Closes gh-1286
|
2023-06-30 15:50:52 -04:00 |
|
Steve Riesenberg
|
ef2a302a7c
|
Update to Spring Boot 3.1.0
|
2023-05-23 17:02:19 -05:00 |
|
Joe Grandja
|
05fd08b1ea
|
Update to Spring Security 6.1.0
Closes gh-1214
|
2023-05-16 12:46:19 -04:00 |
|
Steve Riesenberg
|
414e9e79b9
|
Update exception handling config in samples
Closes gh-1204
|
2023-05-12 15:06:46 -05:00 |
|
Joe Grandja
|
0f0c9c9747
|
Remove FederatedIdentityConfigurer from demo sample
Issue gh-1208
|
2023-05-11 12:35:02 -04:00 |
|
Joe Grandja
|
5f606ae757
|
Simplified federated login in demo sample
Closes gh-1208
|
2023-05-10 16:55:11 -04:00 |
|
Steve Riesenberg
|
048896ef74
|
Add How-to: Authenticate using Social Login
Closes gh-538
|
2023-05-09 16:56:28 -05:00 |
|
Steve Riesenberg
|
2ecb7767d9
|
Use Spring Boot starter in samples
Closes gh-1187
|
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 |
|
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 |
|
Joe Grandja
|
043acf17b7
|
Reuse error handling
Issue gh-1189
|
2023-05-01 11:33:52 -04:00 |
|
Joe Grandja
|
4698aecf8f
|
Use current authentication for device authorization
Issue gh-1189
|
2023-05-01 10:06:12 -04:00 |
|
Joe Grandja
|
95ef79ac67
|
Use custom consent page for device code flow
Issue gh-1189
|
2023-05-01 09:30:39 -04:00 |
|
Joe Grandja
|
e8c0837fef
|
Merge device-client into messages-client
Issue gh-1189
|
2023-04-29 05:24:35 -04:00 |
|
Joe Grandja
|
9f1a6e386f
|
Merge device-grant-authorizationserver into featured-authorizationserver
Issue gh-1189
|
2023-04-28 14:45:55 -04:00 |
|
Joe Grandja
|
041649fbd5
|
Merge federated-identity-authorizationserver into featured-authorizationserver
Issue gh-1189
|
2023-04-27 17:13:15 -04:00 |
|