16056 Commits

Author SHA1 Message Date
Josh Cummings
1e2900328b
Add IterableRelyingPartyRegistrationRepository
Closes gh-15027
2024-07-01 19:43:09 -06:00
Josh Cummings
850c0a4690
Fix Spring Framework Reference Link 2024-07-01 19:22:56 -06:00
Josh Cummings
f532807836
Merge branch '6.3.x' 2024-07-01 17:20:52 -06:00
Josh Cummings
4975254124
Merge branch '6.2.x' into 6.3.x
Closes gh-15340
2024-07-01 17:19:51 -06:00
Antoine Rey
99cda31579 Update prerequisites documentation
Raises the minimum version of the Java runtime for Spring
Security from 8 to 17

Closes gh-15323
2024-07-01 17:19:22 -06:00
Dumitru Boldureanu
48826201b1 Update architecture.adoc
The list of filters is printed at DEBUG level on the application startup and not INFO level, see DefaultSecurityFilterChain
2024-07-01 15:19:50 -06:00
Stefan Ganzer
ceb278c908 Update events.adoc
Changes GenericAuthenticationFailureEvent to AbstractAuthenticationFailureEvent

The class GenericAuthenticationFailureEvent does not exist.
2024-07-01 15:19:00 -06:00
Stefan Ganzer
e7212b37f7 Update events.adoc
Changes type to DefaultAuthenticationEventPublisher

Only DefaultAuthenticationEventPublisher has the method
setDefaultAuthenticationFailureEvent, but not the interface
AuthenticationEventPublisher.
2024-07-01 15:19:00 -06:00
Marcono1234
a9aefafb76 Fix malformed list in "Using Method Parameters" documentation 2024-07-01 15:18:17 -06:00
Josh Cummings
9f0b2a29ee
Merge branch '6.3.x' 2024-07-01 11:43:19 -06:00
Josh Cummings
8917cdb404
Improve Performance of IPv4 Check
Closes gh-15324
2024-07-01 11:40:28 -06:00
github-actions[bot]
174435beff Merge branch '5.8.x' into 6.2.x 2024-07-01 04:16:28 +00:00
github-actions[bot]
e076a4b838 Merge branch '6.3.x' 2024-07-01 04:16:28 +00:00
github-actions[bot]
4fc22a4bfa Merge branch '6.2.x' into 6.3.x 2024-07-01 04:16:28 +00:00
dependabot[bot]
9189916287 Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3
Bumps [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/skyscreamer/JSONassert/releases)
- [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md)
- [Commits](https://github.com/skyscreamer/JSONassert/compare/jsonassert-1.5.1...jsonassert-1.5.3)

---
updated-dependencies:
- dependency-name: org.skyscreamer:jsonassert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 21:15:38 -07:00
github-actions[bot]
a7a8494ee4 Merge branch '6.3.x' 2024-07-01 04:12:27 +00:00
dependabot[bot]
7b416d8992 Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3
Bumps [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/skyscreamer/JSONassert/releases)
- [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md)
- [Commits](https://github.com/skyscreamer/JSONassert/compare/jsonassert-1.5.1...jsonassert-1.5.3)

---
updated-dependencies:
- dependency-name: org.skyscreamer:jsonassert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 21:11:38 -07:00
dependabot[bot]
d159a2e8fe Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3
Bumps [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/skyscreamer/JSONassert/releases)
- [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md)
- [Commits](https://github.com/skyscreamer/JSONassert/compare/jsonassert-1.5.1...jsonassert-1.5.3)

---
updated-dependencies:
- dependency-name: org.skyscreamer:jsonassert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 20:50:42 -07:00
github-actions[bot]
bddc10d90b Merge branch '6.2.x' into 6.3.x 2024-07-01 03:44:07 +00:00
github-actions[bot]
7ea7749dba Merge branch '6.3.x' 2024-07-01 03:44:07 +00:00
dependabot[bot]
f564385004 Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3
Bumps [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/skyscreamer/JSONassert/releases)
- [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md)
- [Commits](https://github.com/skyscreamer/JSONassert/compare/jsonassert-1.5.1...jsonassert-1.5.3)

---
updated-dependencies:
- dependency-name: org.skyscreamer:jsonassert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 20:43:21 -07:00
github-actions[bot]
98cf8a8f38 Merge branch '6.2.x' into 6.3.x 2024-07-01 01:20:50 +00:00
github-actions[bot]
133eb89708 Merge branch '6.3.x' 2024-07-01 01:20:50 +00:00
github-actions[bot]
523080c061 Merge branch '5.8.x' into 6.2.x 2024-07-01 01:20:50 +00:00
dependabot[bot]
97e6ac76af Bump antora from 3.2.0-alpha.4 to 3.2.0-alpha.5 in /docs
Bumps [antora](https://gitlab.com/antora/antora) from 3.2.0-alpha.4 to 3.2.0-alpha.5.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.4...v3.2.0-alpha.5)

---
updated-dependencies:
- dependency-name: antora
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 18:20:05 -07:00
dependabot[bot]
d16f2655c9 Bump antora from 3.2.0-alpha.4 to 3.2.0-alpha.5 in /docs
Bumps [antora](https://gitlab.com/antora/antora) from 3.2.0-alpha.4 to 3.2.0-alpha.5.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.4...v3.2.0-alpha.5)

---
updated-dependencies:
- dependency-name: antora
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 18:13:34 -07:00
github-actions[bot]
37c6e217e9 Merge branch '6.3.x' 2024-07-01 00:56:26 +00:00
dependabot[bot]
e646f10b87 Bump antora from 3.2.0-alpha.4 to 3.2.0-alpha.5 in /docs
Bumps [antora](https://gitlab.com/antora/antora) from 3.2.0-alpha.4 to 3.2.0-alpha.5.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.4...v3.2.0-alpha.5)

---
updated-dependencies:
- dependency-name: antora
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 17:55:42 -07:00
github-actions[bot]
d880aa95d0 Merge branch '6.3.x' 2024-07-01 00:49:50 +00:00
github-actions[bot]
1f572a5394 Merge branch '6.2.x' into 6.3.x 2024-07-01 00:49:50 +00:00
dependabot[bot]
260411acac Bump antora from 3.2.0-alpha.4 to 3.2.0-alpha.5 in /docs
Bumps [antora](https://gitlab.com/antora/antora) from 3.2.0-alpha.4 to 3.2.0-alpha.5.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.4...v3.2.0-alpha.5)

---
updated-dependencies:
- dependency-name: antora
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 17:48:57 -07:00
Marcus Hert Da Coregio
8572764583 Merge branch '6.3.x'
Closes gh-15322
2024-06-28 15:34:28 -03:00
Marcus Hert Da Coregio
113e72f18e Merge branch '6.2.x' into 6.3.x
Closes gh-15321
2024-06-28 15:34:14 -03:00
Marcus Hert Da Coregio
462ce1ee91 Merge branch '5.8.x' into 6.2.x
Closes gh-15320
2024-06-28 15:33:59 -03:00
Marcus Hert Da Coregio
779030b6cd Document the role of CredentialsContainer
Closes gh-15319
2024-06-28 15:33:34 -03:00
github-actions[bot]
a45888958c Merge branch '6.3.x' 2024-06-28 12:45:43 +00:00
github-actions[bot]
f91ca1bbad Merge branch '6.2.x' into 6.3.x 2024-06-28 12:45:43 +00:00
dependabot[bot]
694bc038d2 Bump org.junit:junit-bom from 5.10.2 to 5.10.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 05:44:33 -07:00
dependabot[bot]
71906b306b Bump org.junit:junit-bom from 5.10.2 to 5.10.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 05:44:33 -07:00
dependabot[bot]
ef85ed5460 Bump org.junit:junit-bom from 5.10.2 to 5.10.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 05:44:05 -07:00
Marcus Hert Da Coregio
ff0eeaddea Merge branch '6.3.x' 2024-06-28 09:32:45 -03:00
Marcus Hert Da Coregio
675eda1945 Merge branch '6.2.x' into 6.3.x 2024-06-28 09:32:37 -03:00
Marcus Hert Da Coregio
24f573dd4c Merge branch '5.8.x' into 6.2.x 2024-06-28 09:32:25 -03:00
Marcus Hert Da Coregio
1135ad5a5a Skip checkExpectedBranchVersion task on PR Build workflow
Issue gh-15226
2024-06-28 09:31:48 -03:00
Marcus Hert Da Coregio
8c6658d890 Merge branch '6.3.x'
Closes gh-15311
2024-06-27 14:36:03 -03:00
Marcus Hert Da Coregio
09909d11e1 Merge branch '6.2.x' into 6.3.x
Closes gh-15310
2024-06-27 14:35:54 -03:00
Marcus Hert Da Coregio
87e3c23d3c Merge branch '5.8.x' into 6.2.x
Closes gh-15309
2024-06-27 14:35:45 -03:00
Marcus Hert Da Coregio
e3d642ce7c Add Task to Verify Branch Version Matches the Project Version
Closes gh-15226
2024-06-27 14:34:41 -03:00
Marcus Hert Da Coregio
dd7472272a Merge branch '6.3.x'
Closes gh-15306
2024-06-26 14:04:27 -03:00
Marcus Hert Da Coregio
e16ce57fbb Use AuthenticationFailureHandler instead of @ControllerAdvice
Closes gh-15305
2024-06-26 14:03:44 -03:00