Commit Graph

1301 Commits

Author SHA1 Message Date
Joe Grandja
4cfe59cd85 Path component for issuer identifier should be disabled by default
Issue gh-1342

Closes gh-1611
2024-05-09 14:25:25 -04:00
Steve Riesenberg
6eda8c6a0e Merge branch '1.2.x' 2024-05-02 15:19:34 -05:00
Steve Riesenberg
296ad71aa1 Update to actions/checkout@v4
Closes gh-1605
2024-05-02 15:19:13 -05:00
Steve Riesenberg
e393bd15a3 Merge branch '1.1.x' into 1.2.x 2024-05-02 15:18:18 -05:00
Steve Riesenberg
2712c209ef Update to actions/checkout@v4
Issue gh-1605
2024-05-02 15:17:45 -05:00
Steve Riesenberg
b5370b8ad4 Build docs on every push 2024-05-02 15:13:43 -05:00
Steve Riesenberg
560e443ba1 Add TenantPerIssuerComponentRegistry and TenantService to how-to guide
Issue gh-663
2024-05-02 14:54:32 -05:00
Steve Riesenberg
1cda1ca36d Add impersonation sample for token exchange
Closes gh-1604
2024-05-02 09:34:08 -05:00
Joe Grandja
76322dcfde Add How-to: Implement Multitenancy
Closes gh-663
2024-05-01 10:07:47 -04:00
Joe Grandja
2b5808bcef Document OAuth 2.0 Mutual-TLS Client Authentication and Certificate-Bound Access Tokens
Closes gh-1561
2024-04-23 12:41:52 -04:00
Joe Grandja
dcea787ebd Enable refresh of JwkSet in X509SelfSignedCertificateVerifier
Closes gh-1599
2024-04-19 12:14:40 -04:00
Steve Riesenberg
88f95d4f06 Merge branch '1.2.x'
Closes gh-1596
2024-04-17 17:08:44 -05:00
Steve Riesenberg
c1866c3235 Merge branch '1.1.x' into 1.2.x
Closes gh-1595
2024-04-17 17:08:26 -05:00
Steve Riesenberg
38c2a504b3 Update to spring-security-release-plugin 1.0.3
Closes gh-1594
2024-04-17 17:08:02 -05:00
Joe Grandja
ae5976ccde Merge branch '1.2.x' 2024-04-16 13:27:21 -04:00
Joe Grandja
de050515b7 Merge branch '1.1.x' into 1.2.x 2024-04-16 13:25:43 -04:00
github-actions[bot]
4ee105ef35 Next development version 2024-04-16 15:39:06 +00:00
github-actions[bot]
4b31a5f085 Next development version 2024-04-16 15:38:58 +00:00
github-actions[bot]
52e6f1392a Next development version 2024-04-16 15:25:30 +00:00
github-actions[bot]
d0fa827da5 Release 1.2.4 2024-04-16 15:20:38 +00:00
github-actions[bot]
3d4f2df493 Release 1.1.7 2024-04-16 15:20:34 +00:00
github-actions[bot]
b7fba5983f Release 1.3.0-RC1 2024-04-16 15:20:03 +00:00
Joe Grandja
15c9a6ba72 Update to org.bouncycastle 1.78
Closes gh-1593
2024-04-15 16:42:44 -04:00
Joe Grandja
26243e34b5 Update to Spring Security 6.3.0-RC1
Closes gh-1592
2024-04-15 16:42:44 -04:00
Joe Grandja
f8e9756192 Update to Spring Framework 6.1.6
Closes gh-1591
2024-04-15 16:42:44 -04:00
Joe Grandja
cc2eb14ecc Update to Spring Security 6.2.4
Closes gh-1590
2024-04-15 16:21:27 -04:00
Joe Grandja
b3c3d93788 Update to Spring Framework 6.1.6
Closes gh-1589
2024-04-15 16:20:35 -04:00
Steve Riesenberg
ef859a3a51 Add tests for Token Exchange
Issue gh-60
2024-04-15 15:18:42 -05:00
Steve Riesenberg
2f1f45bc01 Token Exchange review updates
Issue gh-60
2024-04-15 15:18:42 -05:00
Steve Riesenberg
2bcf787613 Update docs for Token Exchange
Issue gh-60
2024-04-15 15:18:41 -05:00
Joe Grandja
486c4deaac Update to Spring Security 6.1.9
Closes gh-1588
2024-04-15 16:09:42 -04:00
Joe Grandja
20ca313610 Update to Spring Framework 6.0.19
Closes gh-1587
2024-04-15 16:09:09 -04:00
Joe Grandja
c0446c682c Polish gh-1552 2024-04-15 15:10:44 -04:00
MrJovanovic13
2b7da9fc5a Provide more flexibility on when to display consent page
Closes gh-1541
2024-04-15 15:09:10 -04:00
Joe Grandja
ff4b542b83 Configure sample with Mutual-TLS client certificate-bound access tokens
Issue gh-1560
2024-04-12 12:28:48 -04:00
Joe Grandja
f1e6ec1719 Use ClientAuthenticationMethod constants tls_client_auth and self_signed_tls_client_auth
Issue gh-1558, gh-1559, gh-1560
2024-04-12 06:18:09 -04:00
Joe Grandja
64558fc834 Update to Spring Security 6.3.0-SNAPSHOT
Closes gh-1586
2024-04-12 06:17:30 -04:00
Joe Grandja
b9b0bb751e Add Mutual-TLS client certificate-bound access tokens
Issue gh-101

Closes gh-1560
2024-04-09 13:20:04 -04:00
Joe Grandja
9bd0043cc6 Add sample for self-signed certificate Mutual-TLS client authentication method
Issue gh-1559
2024-04-03 10:27:15 -04:00
Joe Grandja
31e97c8113 Regenerate keystore for samples
Issue gh-1559
2024-04-03 06:21:09 -04:00
Joe Grandja
9f9bf65cbd Add self-signed certificate for the demo-client sample to X509Certificate generator
Issue gh-1559
2024-04-03 06:19:24 -04:00
Joe Grandja
79fe240d1e Add self-signed certificate Mutual-TLS client authentication method
Issue gh-101

Closes gh-1559
2024-03-29 02:50:29 -04:00
Steve Riesenberg
a0b7f6f438 Merge branch '1.2.x' 2024-03-19 14:14:46 -05:00
Steve Riesenberg
a74a2a4544 Update referenceDocUrl for Antora in 1.2+
(cherry picked from commit 3f5ea0be05)
2024-03-19 14:14:13 -05:00
Joe Grandja
24a780d9c1 Merge branch '1.2.x' 2024-03-19 15:04:32 -04:00
Joe Grandja
6d95635068 Merge branch '1.1.x' into 1.2.x 2024-03-19 15:00:01 -04:00
github-actions[bot]
1ae23aaa2f Next development version 2024-03-19 15:40:12 +00:00
github-actions[bot]
1f0e456d50 Next development version 2024-03-19 15:40:03 +00:00
github-actions[bot]
1d9f53c191 Next development version 2024-03-19 15:26:53 +00:00
github-actions[bot]
1992d20c8e Release 1.1.6 2024-03-19 15:20:51 +00:00