Rob Winch
63d79a97db
Merge branch '6.3.x' into 6.4.x
...
- Correct method name in logout.adoc
Closes gh-17048
2025-05-06 10:23:58 -05:00
Tran Ngoc Nhan
505fe3abed
Correct method name
...
Closes gh-17031
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-05-06 10:17:29 -05:00
Josh Cummings
92160fa26f
Merge branch '6.3.x' into 6.4.x
...
Closes gh-17034
2025-05-02 15:58:58 -06:00
Josh Cummings
51239359ed
Fix ClearSiteData Code Snippet
...
Closes gh-16948
2025-05-02 15:57:31 -06:00
Josh Cummings
c4a0dfe838
Merge remote-tracking branch 'origin/6.3.x' into 6.4.x
2025-05-01 12:03:05 -06:00
Soumik Sarker
bcef6ed74f
Reformatted lines in x509 overview documentation
...
Signed-off-by: Soumik Sarker <ronodhirsoumik@gmail.com>
2025-05-01 12:02:45 -06:00
Josh Cummings
d76ccc6856
Merge branch '6.3.x' into 6.4.x
2025-04-29 13:38:41 -06:00
Yanming Zhou
9c76ab69f0
Use proper configuration key
...
the getter method is `getOpaquetoken()` not `getOpaqueToken()`
See c6045c3111/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/security/oauth2/resource/OAuth2ResourceServerProperties.java (L51)
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-04-29 13:37:51 -06:00
dependabot[bot]
883765b2de
Bump @springio/asciidoctor-extensions in /docs
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.16 to 1.0.0-alpha.17.
- [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.16...v1.0.0-alpha.17 )
---
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>
2025-03-23 18:40:37 -07:00
Rob Winch
c032b20178
Merge branch '6.3.x' into 6.4.x
2025-03-21 15:59:51 -05:00
Rob Winch
58e7ba4a4b
https docs download
2025-03-21 15:59:39 -05:00
Josh Cummings
db8b6322e2
Merge branch '6.3.x' into 6.4.x
2025-03-21 14:47:24 -06:00
Bragolgirith
72554f7f36
Update authorize-http-requests.adoc
...
Fix patterns in the Security Matchers documentation
Signed-off-by: Bragolgirith <6455473+Bragolgirith@users.noreply.github.com>
2025-03-21 14:46:53 -06:00
Rob Winch
af8786150e
Merge branch '6.3.x' into 6.4.x
...
Closes gh-16799
2025-03-21 15:11:18 -05:00
Rob Winch
65e83f8e7a
Add link to docs zip
...
Closes gh-16798
2025-03-21 15:10:52 -05:00
Steve Riesenberg
96cfbd1e6c
Merge branch '6.3.x' into 6.4.x
...
Closes gh-16782
Closes gh-16783
Closes gh-16784
Closes gh-16785
Closes gh-16786
2025-03-20 14:46:18 -05:00
Tran Ngoc Nhan
af40d7e35a
Fix typo
...
Closes gh-16776
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-03-20 14:38:09 -05:00
Tran Ngoc Nhan
daf8cfe8d2
Fix Spring Framework reference link
...
Closes gh-16699
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-03-20 14:38:08 -05:00
Tran Ngoc Nhan
75b537f99a
Fix WebFlux authentication reference link
...
Closes gh-16702
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-03-20 14:38:07 -05:00
Olivier
71e12bb42e
Fix @PostResult example in method-security
...
Replace @PreFilter with @Postfilter in example
Signed-off-by: Olivier <Kuba15@users.noreply.github.com>
2025-02-24 12:54:05 -07:00
Josh Cummings
d607364b50
Merge branch '6.3.x' into 6.4.x
2025-02-24 12:49:42 -07:00
Tran Ngoc Nhan
a0cfb2777c
Fix typo
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-02-24 12:49:18 -07:00
dependabot[bot]
e8206b42d2
Bump @springio/antora-extensions from 1.14.2 to 1.14.4 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.14.2 to 1.14.4.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.2...v1.14.4 )
---
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>
2025-02-23 17:49:04 -08:00
dependabot[bot]
7d5414b349
Bump @springio/asciidoctor-extensions in /docs
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.14 to 1.0.0-alpha.16.
- [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.14...v1.0.0-alpha.16 )
---
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>
2025-02-02 16:52:21 -08:00
Yoshikazu Nojima
ee1ede8b2d
Update document regarding PublicKeyCredentialCreationOptions.attestation value
...
Follow up for #16252
2024-12-12 09:02:42 -06:00
Josh Cummings
55ea78d441
Update GA Release Guidance
2024-12-10 20:08:19 -07:00
Josh Cummings
a731af103e
Polish
...
Issue gh-16228
2024-12-10 20:08:19 -07:00
Harpreet Singh
d1a4fac520
Use Tabs for Maven and Gradle Snippets
...
Closes gh-16228
2024-12-10 20:08:19 -07:00
Tran Ngoc Nhan
40f8ac642a
Fix Documentation Typos
2024-12-09 17:56:00 -07:00
Josh Cummings
a18475c6cc
Merge branch '6.3.x'
2024-12-09 15:26:20 -07:00
Josh Cummings
7873ab8601
Merge branch '6.2.x' into 6.3.x
2024-12-09 15:26:04 -07:00
Josh Cummings
348f064df1
Merge branch '5.8.x' into 6.2.x
2024-12-09 15:25:50 -07:00
Josh Cummings
8b9fe13c88
Document Messaging SpEL Migration
...
Issue gh-12650
2024-12-09 15:25:33 -07:00
dependabot[bot]
908b9b5a85
Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.6 to 3.2.0-alpha.8.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.6...v3.2.0-alpha.8 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 17:10:14 -08:00
dependabot[bot]
807c3dd3ab
Bump @antora/collector-extension from 1.0.0 to 1.0.1 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-12-08 17:09:49 -08:00
dependabot[bot]
cac03995a3
Bump @antora/collector-extension from 1.0.0 to 1.0.1 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-12-08 17:07:09 -08:00
dependabot[bot]
6ea7da5178
Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.6 to 3.2.0-alpha.8.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.6...v3.2.0-alpha.8 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 17:06:45 -08:00
dependabot[bot]
16272f634c
Bump @antora/collector-extension from 1.0.0 to 1.0.1 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-12-08 16:48:56 -08:00
dependabot[bot]
0b9887505e
Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.6 to 3.2.0-alpha.8.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.6...v3.2.0-alpha.8 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 16:48:02 -08:00
dependabot[bot]
bbc1fa0d16
Bump @antora/collector-extension from 1.0.0 to 1.0.1 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-12-08 16:44:21 -08:00
dependabot[bot]
7ad3cfc9c4
Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.6 to 3.2.0-alpha.8.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.6...v3.2.0-alpha.8 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 16:44:02 -08:00
Mohammed Fadhil
a4469686c7
Fix phrasing for clarity in the docs.
2024-12-05 17:38:21 -07:00
Mohammed Fadhil
05ffdcafff
Fix phrasing for clarity in the docs.
2024-12-05 17:38:21 -07:00
Harpreet Singh
cc2506b0c1
Fix: Correct OpenSAML 5.x Documentation
...
- Fixed invalid XML tags in dependency examples.
- Corrected typo in `<artifactId>` ("opensaml-saml-imple" -> "opensaml-saml-impl").
- Excluded all OpenSAML 4.x dependencies.
- Removed redundant dependencies (`opensaml-core-api` and `opensaml-core-impl`) as they are transitively included in `opensaml-saml-api` and `opensaml-saml-impl`.
Closes gh-16191
2024-12-04 13:42:03 -07:00
Harpreet Singh
c97edf2bd0
Fix typo in documentation: change 'select the write' to 'select the right. Closes gh-16178
2024-12-02 11:01:36 -06:00
dependabot[bot]
a6c3d123ed
Bump @antora/collector-extension from 1.0.0-rc.1 to 1.0.0 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-12-01 17:08:47 -08:00
dependabot[bot]
324de7af93
Bump @antora/collector-extension from 1.0.0-rc.1 to 1.0.0 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-12-01 16:56:46 -08:00
dependabot[bot]
fd5c5a8105
Bump @antora/collector-extension from 1.0.0-rc.1 to 1.0.0 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-12-01 16:41:08 -08:00
dependabot[bot]
e79ceaeb75
Bump @antora/collector-extension from 1.0.0-rc.1 to 1.0.0 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-12-01 16:27:59 -08:00
Harpreet Singh Bhullar
f5eccf7cd3
Fix OAuth2 documentation: Corrected OAuth2ClientHttpRequestInterceptor usage
...
Closes gh-16165
2024-11-26 12:18:19 -06:00