github-actions[bot]
eb10a4bcfd
Next development version
2024-02-20 15:31:19 +00:00
github-actions[bot]
0e134b6939
Release 1.1.5
2024-02-20 15:19:11 +00:00
Steve Riesenberg
f6b426ddf5
Use release version of spring-security-release-plugin
...
Closes gh-1526
2024-01-26 16:18:38 -06:00
Ger Roza
6b04022f2a
Update application.yml in Getting Started guide
...
Issue gh-1186
Closes gh-1519
2024-01-22 16:37:39 -05:00
Eric Haag
f6b07f5649
Exclude build directories from nohttp task
...
Before this commit, build directories were considered when running the
checkstyleNohttp Gradle task.
Given that many tasks write their outputs to the build directory, this
could lead to incorrect results being produced, depending on what order
the tasks are executed. As a result, Gradle will disable some build
optimizations, such as build caching, to ensure correctness.
After this commit, build directories are ignored by the
checkstyleNohttp task.
2024-01-02 17:31:19 -06:00
Steve Riesenberg
d879d40299
Update to spring-security-release-plugin 1.0.1
...
Closes gh-1491
2024-01-02 17:18:33 -06:00
Joe Grandja
cf70dc8725
Merge branch '1.0.x' into 1.1.x
2023-12-19 14:55:29 -05:00
Joe Grandja
58d41bd5a3
Merge branch '0.4.x' into 1.0.x
2023-12-19 14:48:27 -05:00
Joe Grandja
9126064fc8
Next Development Version
2023-12-19 13:31:16 -05:00
Joe Grandja
e9b94b1f1e
Release 0.4.5
2023-12-19 13:28:29 -05:00
Joe Grandja
fb8500cf6c
Next Development Version
2023-12-19 12:20:23 -05:00
github-actions[bot]
92b3e44ac1
Release 1.1.4
2023-12-19 15:20:23 +00:00
Joe Grandja
686e111e8d
Update to Spring Security 6.1.6
...
Closes gh-1481
2023-12-18 15:24:36 -05:00
Joe Grandja
82efc12d93
Update to Spring Framework 6.0.15
...
Closes gh-1480
2023-12-18 15:24:15 -05:00
Joe Grandja
0af2308005
Update to Spring Security 5.8.9
...
Closes gh-1479
2023-12-18 15:07:19 -05:00
Joe Grandja
a1c4a2ced5
Update to Spring Framework 5.3.31
...
Closes gh-1478
2023-12-18 15:06:53 -05:00
Joe Grandja
c86ddacbca
Additional polish gh-1468
2023-12-18 14:02:06 -05:00
Joe Grandja
d915f0ab79
Merge branch '1.0.x' into 1.1.x
...
Closes gh-1476
2023-12-18 12:10:16 -05:00
Joe Grandja
c3e20e98e6
Merge branch '0.4.x' into 1.0.x
2023-12-18 11:24:16 -05:00
Joe Grandja
f0a6a4c0bf
Polish gh-1468
2023-12-18 11:00:07 -05:00
Greg Li
4bc0df5ef8
Fix to ensure endpoints distinguish between form and query parameters
...
Closes gh-1451
2023-12-15 16:06:05 -05:00
Joe Grandja
fb9a13b0ff
Allow expired ID tokens on RP-initiated logout
...
Closes gh-1440
2023-12-12 07:05:58 -05:00
Joe Grandja
59d510b3ab
Merge branch '1.0.x' into 1.1.x
2023-12-08 08:58:17 -05:00
Joe Grandja
042885cd8c
Merge branch '0.4.x' into 1.0.x
2023-12-08 08:54:47 -05:00
Joe Grandja
639fe93544
Remove unused OAuth2EndpointUtils
2023-12-08 08:38:25 -05:00
Joe Grandja
4fdd262e99
Merge branch '1.0.x' into 1.1.x
2023-12-06 10:18:40 -05:00
Joe Grandja
8d426f9fa9
Merge branch '0.4.x' into 1.0.x
2023-12-06 10:09:06 -05:00
Joe Grandja
30d6129117
Revert "Issuer should not support path component"
...
This reverts commit c3f86d11f8 .
2023-12-06 10:02:10 -05:00
Joe Grandja
e3bf93c037
Merge branch '1.0.x' into 1.1.x
2023-11-20 11:12:08 -05:00
Joe Grandja
6544119a79
Merge branch '0.4.x' into 1.0.x
2023-11-20 11:08:35 -05:00
Joe Grandja
d52edb8f76
Update javadoc for JDBC implementations
2023-11-20 11:03:58 -05:00
Steve Riesenberg
4cb683fc17
Merge branch '1.0.x' into 1.1.x
2023-11-15 16:44:32 -06:00
Steve Riesenberg
d4a9698cee
Fix release scheduling params
...
Issue gh-1426
2023-11-15 16:43:00 -06: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
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
85b35a4a75
Merge branch '1.0.x' into 1.1.x
...
Closes gh-1439
2023-11-07 08:26:44 -05:00
Joe Grandja
7ce45d66b2
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1438
2023-11-07 08:23:10 -05:00
Martin Bogusz
8f6593ab2a
Set default timeout when fetching JWKSet for private_key_jwt
...
Closes gh-1413
2023-11-07 07:57:45 -05:00
Joe Grandja
55595ace67
Merge branch '1.0.x' into 1.1.x
...
Closes gh-1437
2023-11-06 15:10:49 -05:00
Joe Grandja
faba5547b3
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1436
2023-11-06 15:05:40 -05:00
Joe Grandja
c3f86d11f8
Issuer should not support path component
...
Closes gh-1435
2023-11-06 14:53:04 -05:00
Steve Riesenberg
141a1bf3b5
Merge branch '1.0.x' into 1.1.x
...
# Conflicts:
# .github/workflows/continuous-integration-workflow.yml
2023-11-01 17:13:36 -05:00
Steve Riesenberg
e372bc7041
Use reusable workflows with release automation
...
Issue gh-1427
2023-11-01 17:12:31 -05:00
Steve Riesenberg
3448b578e0
Merge branch '1.0.x' into 1.1.x
2023-11-01 15:32:08 -05:00
Steve Riesenberg
c7afe536b2
Apply release plugin
...
Closes gh-1426
2023-11-01 15:31:13 -05:00
Joe Grandja
cd0ab788ca
Merge branch '1.0.x' into 1.1.x
...
Closes gh-1421
2023-10-23 15:28:31 -04:00
Joe Grandja
668ad6ce59
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1420
2023-10-23 13:50:23 -04:00
Joe Grandja
5286affbfe
Fix tests for OAuth2 Authorization Server Metadata Endpoint
...
Closes gh-1419
2023-10-23 13:46:12 -04:00
Joe Grandja
5c65ef15a7
Merge branch '1.0.x' into 1.1.x
...
Closes gh-1418
2023-10-23 10:46:39 -04:00