dependabot[bot]
da348d9713
Bump @springio/antora-extensions from 1.13.1 to 1.14.2 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.13.1 to 1.14.2.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.13.1...v1.14.2 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-18 17:25:29 -07:00
dependabot[bot]
c24d9740ef
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-18 17:25:09 -07:00
Steve Riesenberg
e3c19ba86c
Add RestClient interceptor
...
Closes gh-13588
2024-08-16 17:15:18 -05:00
Robert Danczak
12a9f9240c
Fix: Adjusted code formatting to remaining code examples.
2024-08-12 12:59:36 -03:00
dependabot[bot]
62057f369f
Bump @springio/antora-extensions from 1.13.0 to 1.13.1 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.13.0 to 1.13.1.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-11 17:59:14 -07:00
dependabot[bot]
35d939ca23
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-11 17:59:04 -07:00
Josh Cummings
e40c98e6d7
Deprecate PrePostTemplateDefaults
...
Since there is nothing specific to configuring pre/post
annotations, there is no need for the extra class.
If a need like this does arise in the future,
either AnnotationTemplateExpressionDefaults can be sub-
classed, or it can have introduced a Map field holding
custom properties.
Issue gh-15286
2024-08-10 11:46:51 -06:00
Josh Cummings
f4d9d0d54f
Document @AuthenticationPrincipal meta-annotations
...
Issue gh-15286
2024-08-10 11:46:51 -06:00
Josh Cummings
96682a1d5c
Document OpenSAML 4 vs OpenSAML 5 Support
...
Closes gh-11658
2024-08-06 18:14:12 -06:00
Josh Cummings
1da383b360
Add OpenSAML 5 Support
...
Issue gh-11658
2024-08-06 18:14:11 -06:00
Josh Cummings
1be596bb2f
Use OpenSAML API for registration
...
Issue gh-11658
2024-08-06 18:14:11 -06:00
Josh Cummings
51fc05630d
Use OpenSAML API for web.authentication.logout
...
Issue gh-11658
2024-08-06 18:14:10 -06:00
dependabot[bot]
999a3bb879
Bump @springio/antora-extensions from 1.12.0 to 1.13.0 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.12.0 to 1.13.0.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-04 17:36:29 -07:00
dependabot[bot]
d8e3a64c33
Bump @springio/asciidoctor-extensions in /docs
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.11 to 1.0.0-alpha.12.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.11...v1.0.0-alpha.12 )
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-04 17:33:53 -07:00
Josh Cummings
ef35c4a64a
Merge branch '6.3.x'
2024-07-29 15:10:50 -06:00
Josh Cummings
97a49e18b9
Merge branch '6.2.x' into 6.3.x
2024-07-29 15:10:32 -06:00
Josh Cummings
e51507e32d
Polish Inline Code Formatting
2024-07-29 14:08:01 -07:00
Junhyunny
bfee6927c2
Correct Explanation for HttpSessionCsrfTokenRepository
2024-07-29 14:08:01 -07:00
Josh Cummings
e0be46ea84
Merge branch '6.3.x'
2024-07-29 13:40:27 -06:00
Taha Körkem
da65830569
Use Correct Meta-Annotation in Kotlin Sample
2024-07-29 13:39:34 -06:00
Marcus Hert Da Coregio
8231b8a03b
Merge branch '6.3.x'
2024-07-29 14:56:16 -03:00
Marcus Hert Da Coregio
c1b3b329af
Merge branch '6.2.x' into 6.3.x
2024-07-29 14:56:09 -03:00
baezzys
3d4bcf1b44
fix: Restrict automatic CORS configuration to UrlBasedCorsConfigurationSource
...
- Update CORS configuration logic to automatically enable .cors() only if a UrlBasedCorsConfigurationSource bean is present.
- Modify applyCorsIfAvailable method to check for UrlBasedCorsConfigurationSource instances.
2024-07-29 14:55:55 -03:00
dependabot[bot]
0190763a02
Bump antora from 3.2.0-alpha.5 to 3.2.0-alpha.6 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.5 to 3.2.0-alpha.6.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.5...v3.2.0-alpha.6 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-28 18:06:53 -07:00
dependabot[bot]
f27d7d28f4
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-28 18:06:45 -07:00
dependabot[bot]
de17c6b2fe
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-28 17:25:47 -07:00
dependabot[bot]
13c4956ab6
Bump antora from 3.2.0-alpha.5 to 3.2.0-alpha.6 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.5 to 3.2.0-alpha.6.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.5...v3.2.0-alpha.6 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-28 17:25:32 -07:00
dependabot[bot]
86f28e1ad1
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-28 17:24:56 -07:00
dependabot[bot]
66cd733a42
Bump antora from 3.2.0-alpha.5 to 3.2.0-alpha.6 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.5 to 3.2.0-alpha.6.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.5...v3.2.0-alpha.6 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-28 17:24:47 -07:00
dependabot[bot]
3d618afa96
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-21 18:01:58 -07:00
dependabot[bot]
f9caa77437
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-21 17:59:25 -07:00
dependabot[bot]
385011f4b1
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-21 17:14:00 -07:00
Josh Cummings
9d8888c5f0
Use AssertingPartyMetadata
...
Issue gh-15394
2024-07-19 18:48:23 -07:00
Josh Cummings
e6dfb63bdf
Add OpenSamlAssertingPartyMetadataRepository
...
Closes gh-12116
Closes gh-15395
2024-07-19 18:48:23 -07:00
dependabot[bot]
8006c97392
Bump @springio/asciidoctor-extensions in /docs
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.10 to 1.0.0-alpha.11.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.10...v1.0.0-alpha.11 )
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-14 18:04:29 -07:00
dependabot[bot]
33ef6bda43
Bump @springio/antora-extensions from 1.11.1 to 1.12.0 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.11.1 to 1.12.0.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.11.1...v1.12.0 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-14 18:01:58 -07:00
dependabot[bot]
43aaa68bb3
Bump @springio/antora-extensions from 1.11.1 to 1.12.0 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.11.1 to 1.12.0.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.11.1...v1.12.0 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-14 17:47:38 -07:00
dependabot[bot]
083c41244c
Bump @springio/asciidoctor-extensions in /docs
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.10 to 1.0.0-alpha.11.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.10...v1.0.0-alpha.11 )
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-14 17:35:52 -07:00
Josh Cummings
796e4d6b6c
Add query parameter support for authn requests
...
Closes gh-15017
2024-07-13 23:57:57 -06:00
Rob Winch
5bd4db1a13
Use javadoc macro
...
Closes gh-15386
2024-07-09 22:35:01 -05:00
Antoine Rey
f184d13096
Update the OAuth2 jwt and opaque resource server documentation with the Lambda DSL
...
The OAuth2ResourceServerConfigurer::opaqueToken() and ::jwt() methods are deprecated since Spring Security 6.1
2024-07-09 07:25:13 -07:00
Josh Cummings
290cee238d
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15380
2024-07-08 20:52:46 -06:00
Seungrae
f4cbaaa2dd
Fix typos and formatting in documentation
...
Closes gh-15353
2024-07-08 20:52:06 -06:00
Seungrae
148e7843bf
Fix typos and formatting in documentation
2024-07-08 19:51:06 -07:00
Josh Cummings
7b39800606
Add CachingRelyingPartyRegistrationRepository
...
Closes gh-15341
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