15706 Commits

Author SHA1 Message Date
Josh Cummings
61df8e493d
Merge branch '5.8.x' into 6.1.x 2024-04-17 17:00:24 -06:00
Josh Cummings
470e2c5c97
Address Build Issues
Issue gh-14837
2024-04-17 16:59:40 -06:00
Josh Cummings
ff473313df
Merge branch '6.2.x' 2024-04-17 16:45:47 -06:00
Josh Cummings
f16a434f0c
Merge branch '6.1.x' into 6.2.x
Closes gh-14922
2024-04-17 16:45:30 -06:00
Josh Cummings
ade45771b2
Merge branch '5.8.x' into 6.1.x
Closes gh-14921
2024-04-17 16:44:50 -06:00
Josh Cummings
657760af5b
Improve Logging
Closes gh-14837
2024-04-17 16:43:29 -06:00
Josh Cummings
530d6e748f
Merge branch '6.2.x' 2024-04-17 16:32:48 -06:00
Josh Cummings
05b9375227
Update to OAuth2 OIDC SDK 9.43.4
Issue gh-14920
2024-04-17 16:24:48 -06:00
Josh Cummings
3de5767059
Update to Nimbus 9.37.3
Closes gh-14836
2024-04-17 16:22:40 -06:00
Josh Cummings
4c44de7db2
Update What's New in 6.3
Closes gh-14918
2024-04-17 10:13:49 -06:00
Josh Cummings
8dd28b797a
Update to BouncyCastle 1.78
Closes gh-14910
2024-04-15 15:32:08 -06:00
github-actions[bot]
3ae446e08b Next development version 2024-04-15 17:36:36 +00:00
github-actions[bot]
8a03482856 Next development version 2024-04-15 16:01:13 +00:00
github-actions[bot]
71a51db3a1 Next development version 2024-04-15 15:58:06 +00:00
github-actions[bot]
58f66a97a9 Next development version 2024-04-15 15:50:46 +00:00
github-actions[bot]
17873adf1f Release 5.8.12 5.8.12 2024-04-15 15:21:00 +00:00
github-actions[bot]
4bab573562 Release 6.1.9 6.1.9 2024-04-15 15:20:31 +00:00
github-actions[bot]
acc96f10be Release 6.2.4 6.2.4 2024-04-15 15:20:29 +00:00
github-actions[bot]
52ce49bf1d Release 6.3.0-RC1 6.3.0-RC1 2024-04-15 15:20:24 +00:00
github-actions[bot]
2ed013858a Merge branch '6.1.x' into 6.2.x 2024-04-15 04:06:08 +00:00
github-actions[bot]
bf478d91ce Merge branch '6.2.x' 2024-04-15 04:06:08 +00:00
dependabot[bot]
c74f6bdac4 Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 21:05:20 -07:00
github-actions[bot]
d6acb6cae2 Merge branch '6.2.x' 2024-04-15 03:49:24 +00:00
dependabot[bot]
82e8817c95 Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 20:48:36 -07:00
github-actions[bot]
7366fe550f Merge branch '6.2.x' 2024-04-15 03:41:05 +00:00
dependabot[bot]
e80ef2df6c Bump org.springframework.data:spring-data-bom from 2023.1.4 to 2023.1.5
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.4 to 2023.1.5.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2023.1.4...2023.1.5)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 20:40:15 -07:00
dependabot[bot]
8dfaf50177 Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 20:20:01 -07:00
dependabot[bot]
0cd02b599a Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.5
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.4 to 1.5.5.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.4...v_1.5.5)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 20:17:49 -07:00
Marcus Hert Da Coregio
2fbbcc4bd0 Polish Method Authorization Denied Handling
- Renamed @AuthorizationDeniedHandler to @HandleAuthorizationDenied
- Merged the post processor interface into MethodAuthorizationDeniedHandler , it now has two methods handleDeniedInvocation and handleDeniedInvocationResult
- @HandleAuthorizationDenied now handles AuthorizationDeniedException thrown from the method

Issue gh-14601
2024-04-12 15:55:25 -03:00
Marcus Hert Da Coregio
14da8f4fc8 Upgrade to Spring Data Bom 2024.0.0-RC1
Closes gh-14901
2024-04-12 14:20:32 -03:00
Sarvajith Adyanthaya
b5c9ba6c1c
Update Documentation about Kotlin Coroutine Support
Closes gh-14646
2024-04-12 11:29:38 -05:00
Steve Riesenberg
fd891d8fe3
Add proxyBeanMethods=false
Addresses too early creation warning of a configuration imported by
ReactiveOAuth2ClientConfiguration.

Closes gh-14900
2024-04-12 11:17:41 -05:00
github-actions[bot]
0c56c54c55 Merge branch '6.2.x' 2024-04-12 04:15:02 +00:00
dependabot[bot]
8065e2b308 Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.5...v6.1.6)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 21:14:13 -07:00
github-actions[bot]
f3396f8f7e Merge branch '6.2.x' 2024-04-12 04:11:11 +00:00
dependabot[bot]
5dd86473a3 Bump org.springframework.ldap:spring-ldap-core from 3.2.2 to 3.2.3
Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/spring-projects/spring-ldap/releases)
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt)
- [Commits](https://github.com/spring-projects/spring-ldap/compare/3.2.2...3.2.3)

---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 21:10:15 -07:00
github-actions[bot]
e87e04d2d1 Merge branch '6.2.x' 2024-04-12 03:39:04 +00:00
github-actions[bot]
b2f7603e6d Merge branch '6.1.x' into 6.2.x 2024-04-12 03:39:04 +00:00
dependabot[bot]
a55c5c1d0d Bump org.springframework:spring-framework-bom from 6.0.18 to 6.0.19
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.18 to 6.0.19.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.18...v6.0.19)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 20:38:19 -07:00
dependabot[bot]
72543c53c6 Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.5...v6.1.6)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 20:32:58 -07:00
dependabot[bot]
dc4a8b4409 Bump org.springframework.ldap:spring-ldap-core from 3.2.2 to 3.2.3
Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/spring-projects/spring-ldap/releases)
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt)
- [Commits](https://github.com/spring-projects/spring-ldap/compare/3.2.2...3.2.3)

---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 20:28:43 -07:00
github-actions[bot]
c5fefd4dec Merge branch '6.1.x' into 6.2.x 2024-04-12 03:27:23 +00:00
github-actions[bot]
8a7ae7a7f9 Merge branch '5.8.x' into 6.1.x 2024-04-12 03:27:23 +00:00
github-actions[bot]
ab1817fa42 Merge branch '6.2.x' 2024-04-12 03:27:23 +00:00
dependabot[bot]
a608352689 Bump org.springframework:spring-framework-bom from 5.3.33 to 5.3.34
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.33 to 5.3.34.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.34)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 20:26:39 -07:00
Josh Cummings
933ef67637
Polish AuthorizationDeniedException Handling
Issue gh-14600
2024-04-11 14:30:00 -06:00
Josh Cummings
b1b84f9b8a
Revert "Support overriding RestOperations in OidcIdTokenDecoderFactory"
This reverts commit 9c352c4b4b4b853798b6ffd3c7b27f6cb51b84ce.

Issue gh-14178
2024-04-11 14:29:59 -06:00
Josh Cummings
5a50bfccac
Revert "Support overriding WebClient in ReactiveOidcIdTokenDecoderFactory"
This reverts commit 0041c658de854f1e2bfa414620c9c25f1334ce3f.

Issue gh-14178
2024-04-11 14:29:59 -06:00
Joe Grandja
9a7f1aa4d9 Add ClientAuthenticationMethod constants tls_client_auth and self_signed_tls_client_auth
Closes gh-14889
2024-04-11 15:15:11 -04:00
Joe Grandja
644cfa9f87 Add Jwt validator for the X509Certificate thumbprint claim
Closes gh-10538
2024-04-11 12:35:52 -04:00