Commit Graph

1057 Commits

Author SHA1 Message Date
Joe Grandja
b3da5a7c98 Update to nimbus-jose-jwt 9.37
Closes gh-1408
2023-10-16 21:35:03 -04:00
Joe Grandja
34e0d45f39 Update to jackson-bom 2.15.3
Closes gh-1407
2023-10-16 21:34:48 -04:00
Joe Grandja
6b4d112035 Update to Spring Security 6.2.0-RC2
Closes gh-1406
2023-10-16 21:34:33 -04:00
Joe Grandja
4b57a99439 Update to Spring Framework 6.1.0-RC1
Closes gh-1405
2023-10-16 21:34:01 -04:00
Joe Grandja
3583803eb3 Merge branch '1.1.x' 2023-10-16 11:48:10 -04:00
Joe Grandja
036119d985 Merge branch '1.0.x' into 1.1.x
Closes gh-1393
2023-10-16 11:45:09 -04:00
Joe Grandja
f413ee9cd5 Merge branch '0.4.x' into 1.0.x
Closes gh-1392
2023-10-16 11:42:32 -04:00
Joe Grandja
c7c75b5656 Fix typo: context.getHeaders() to context.getJwsHeader()
Closes gh-1391
2023-10-16 11:33:26 -04:00
Joe Grandja
1ed0b3ada3 Merge branch '1.1.x' 2023-10-16 07:36:32 -04:00
Joe Grandja
ae016cdde4 Merge branch '1.0.x' into 1.1.x
Closes gh-1390
2023-10-16 07:31:25 -04:00
Joe Grandja
ec32aa9138 Merge branch '0.4.x' into 1.0.x
Closes gh-1389
2023-10-16 07:26:00 -04:00
Joe Grandja
75c3a52788 Client credentials are not allowed in query parameters
Closes gh-1378
2023-10-16 07:15:16 -04:00
Joe Grandja
88d604f6a4 Merge branch '1.1.x' 2023-10-11 13:23:31 -04:00
Joe Grandja
0c4dcf5ff2 Merge branch '1.0.x' into 1.1.x
Closes gh-1383
2023-10-11 13:07:40 -04:00
Joe Grandja
88447bd608 Merge branch '0.4.x' into 1.0.x
Closes gh-1382
2023-10-11 12:38:58 -04:00
Joe Grandja
6d21a65ff4 Polish gh-1345 2023-10-11 12:20:57 -04:00
Yuta Saito
9109d3714b Fix to return hashed client_secret when registering with client_secret_jwt
Closes gh-1344
2023-10-11 11:53:13 -04:00
Joe Grandja
2dcbc586b1 Next Development Version 2023-09-19 07:29:34 -04:00
Joe Grandja
3455be56d5 Release 1.2.0-M1 2023-09-19 07:15:56 -04:00
Joe Grandja
ccc5030e03 Update to okhttp 4.11.0
Closes gh-1368
2023-09-19 06:42:36 -04:00
Joe Grandja
a550240eb0 Update to junit-jupiter 5.10.0
Closes gh-1367
2023-09-19 06:42:19 -04:00
Joe Grandja
a794bc0ada Update to nimbus-jose-jwt 9.35
Closes gh-1366
2023-09-19 06:42:04 -04:00
Joe Grandja
27aa92bc90 Update to Spring Security 6.2.0-M3
Closes gh-1365
2023-09-19 06:41:42 -04:00
Joe Grandja
85579ecf8b Update to Spring Framework 6.1.0-M5
Closes gh-1364
2023-09-19 06:40:54 -04:00
Tuxzx
5fe955afee Add code challenge methods for oidc provider configuration response
Closes gh-1302
2023-09-14 16:17:24 -04:00
Joe Grandja
3eb951f59d Polish gh-1320 2023-09-14 15:38:45 -04:00
Dmitriy Dubson
3386b1e8a2 Adds dynamic client registration how-to guide
Closes gh-647
2023-09-13 16:39:54 -04:00
Joe Grandja
05f1371668 Polish gh-1326 2023-09-13 16:30:11 -04:00
Dmitriy Dubson
3de6a7dfd1 Adds ability to inject custom metadata at client registration
Closes gh-1172
2023-09-13 16:28:48 -04:00
Joe Grandja
99cd1b8d1e Merge branch '1.1.x' 2023-08-24 09:55:20 -07:00
Joe Grandja
f4e67f37b9 Next Development Version 2023-08-22 11:00:24 -07:00
Joe Grandja
c12e61006e Release 1.1.2 2023-08-22 10:15:08 -07:00
Joe Grandja
ba2ac9b7b8 Merge branch '1.1.x' 2023-08-22 10:07:40 -07:00
Joe Grandja
db95a25eb7 Update to org.hsqldb:hsqldb 2.7.2
Closes gh-1340
2023-08-22 10:06:19 -07:00
Joe Grandja
b07be7103c Update to Spring Security 6.1.2
Closes gh-1339
2023-08-22 10:06:06 -07:00
Joe Grandja
689d49d619 Update to Spring Framework 6.0.11
Closes gh-1338
2023-08-22 10:05:14 -07:00
Joe Grandja
e5fcbe422b Remove reference to gh-pages
Issue gh-1295
2023-08-16 11:27:25 -04:00
Joe Grandja
428e4dcf36 Remove manual list of guides
Issue gh-1295
2023-08-16 11:23:36 -04:00
Rob Winch
3efb4f2fbd Move deploy-docs.yml to correct folder
Issue gh-1295
2023-08-16 09:56:45 -05:00
Joe Grandja
408da8eedd Merge branch '1.1.x' 2023-08-16 10:10:06 -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
Steve Riesenberg
0a87e78bd1 Fix workflow status link 2023-07-27 14:27:02 -05:00
Steve Riesenberg
0e8a97c08f Move badges to header
This is similar to Spring Boot:
  https://github.com/spring-projects/spring-boot/blob/main/README.adoc
2023-07-27 14:22:26 -05:00
Eric Haag
e629a333a0 Add Revved up by Gradle Enterprise badge 2023-07-27 14:18:32 -05:00
Steve Riesenberg
357e200924 Merge branch '1.1.x'
Closes gh-1318
2023-07-27 14:04:44 -05:00
Steve Riesenberg
215c101c3d Polish gh-1309 2023-07-27 14:03:01 -05:00
Martin Bogusz
82b70595ad Fix userCode validation
Issue gh-44
2023-07-27 14:03:00 -05:00
Joe Grandja
509b332c2d Update order of guides in nav.adoc 2023-07-19 18:38:32 -04:00
Joe Grandja
1570a56911 Polish gh-1264 2023-07-19 18:21:04 -04:00