175 Commits

Author SHA1 Message Date
github-actions[bot]
96a47fd128 Update Antora Spring UI to v0.4.18 2024-11-18 19:22:38 -05:00
dependabot[bot]
8f3e59a77a 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-11-18 19:21:52 -05:00
github-actions[bot]
3798a4d659 Update Antora Spring UI to v0.4.17 2024-10-16 14:15:57 -04:00
dependabot[bot]
468ecb35f1 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-10-15 16:35:45 -04:00
dependabot[bot]
f3be29c6b6 Bump @springio/asciidoctor-extensions in /docs
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions) from 1.0.0-alpha.13 to 1.0.0-alpha.14.
- [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.13...v1.0.0-alpha.14)

---
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-10-15 16:27:02 -04:00
Joe Grandja
6ed0a220cb Use springio/antora-extensions 2024-09-16 21:43:06 -04:00
Joe Grandja
979fee1752 Update to Spring Boot 3.2.2
Closes gh-1528
2024-01-30 07:06:26 -05:00
Joe Grandja
9d478759fb Merge branch '1.1.x' into 1.2.x
Closes gh-1521
2024-01-22 16:45:16 -05:00
Ger Roza
6b04022f2a Update application.yml in Getting Started guide
Issue gh-1186

Closes gh-1519
2024-01-22 16:37:39 -05:00
Joe Grandja
8e8dd22d64 Merge branch '1.1.x'
Closes gh-1477
2023-12-18 14:08:03 -05:00
Joe Grandja
c86ddacbca Additional polish gh-1468 2023-12-18 14:02:06 -05:00
Joe Grandja
d915f0ab79 Merge branch '1.0.x' into 1.1.x
Closes gh-1476
2023-12-18 12:10:16 -05:00
Joe Grandja
c3e20e98e6 Merge branch '0.4.x' into 1.0.x 2023-12-18 11:24:16 -05:00
Joe Grandja
f0a6a4c0bf Polish gh-1468 2023-12-18 11:00:07 -05:00
Greg Li
4bc0df5ef8 Fix to ensure endpoints distinguish between form and query parameters
Closes gh-1451
2023-12-15 16:06:05 -05:00
Joe Grandja
020a15aa20 Add main use cases for using Spring Authorization Server
Closes gh-1371
2023-11-20 12:38:11 -05:00
Joe Grandja
74058e555c Polish gh-1376 2023-11-16 17:43:41 -05:00
Dmitriy Dubson
ef6b1aceca Add customize client metadata example in dynamic client registration how-to
Closes gh-1044
2023-11-16 17:40:27 -05:00
Joe Grandja
ad85f32b9a Add authors and copyright to reference doc
Issue gh-1295
2023-10-18 15:11:58 -04:00
Joe Grandja
8c08d7b4d7 Polish gh-1384 2023-10-17 06:58:28 -04:00
Dmitriy Dubson
96c90dded7 Add OAuth2ErrorAuthenticationFailureHandler
Related gh-1369

Closes gh-1384
2023-10-17 06:58:19 -04:00
Joe Grandja
0b287a6397 Update to Spring Boot 3.1.4
Closes gh-1404
2023-10-16 18:57:47 -04:00
Joe Grandja
972c00bc8c Update to Spring Boot 3.0.11
Closes gh-1400
2023-10-16 16:08:45 -04:00
Joe Grandja
e0bc768ad1 Update to Spring Boot 2.7.16
Closes gh-1396
2023-10-16 14:45:23 -04:00
Joe Grandja
3583803eb3 Merge branch '1.1.x' 2023-10-16 11:48:10 -04:00
Joe Grandja
036119d985 Merge branch '1.0.x' into 1.1.x
Closes gh-1393
2023-10-16 11:45:09 -04:00
Joe Grandja
f413ee9cd5 Merge branch '0.4.x' into 1.0.x
Closes gh-1392
2023-10-16 11:42:32 -04:00
Joe Grandja
c7c75b5656 Fix typo: context.getHeaders() to context.getJwsHeader()
Closes gh-1391
2023-10-16 11:33:26 -04:00
Joe Grandja
3eb951f59d Polish gh-1320 2023-09-14 15:38:45 -04:00
Dmitriy Dubson
3386b1e8a2 Adds dynamic client registration how-to guide
Closes gh-647
2023-09-13 16:39:54 -04:00
Joe Grandja
428e4dcf36 Remove manual list of guides
Issue gh-1295
2023-08-16 11:23:36 -04:00
Rob Winch
3efb4f2fbd Move deploy-docs.yml to correct folder
Issue gh-1295
2023-08-16 09:56:45 -05:00
Joe Grandja
509b332c2d Update order of guides in nav.adoc 2023-07-19 18:38:32 -04:00
Joe Grandja
1570a56911 Polish gh-1264 2023-07-19 18:21:04 -04:00
Dmitriy Dubson
e9b7089ef7 Adds how-to guide on adding authorities to access tokens
Closes gh-542
2023-07-19 17:51:49 -04:00
Rob Winch
a262a63240 Remove unused antora-playbook.yml 2023-07-11 11:31:28 -05:00
Steve Riesenberg
ac441e60bd Polish Antora migration
Issue gh-1292
Closes gh-1295
2023-07-10 14:25:11 -05:00
Rob Winch
0f0424ad2a Migrate docs to Antora
Issue gh-1295
2023-07-10 14:25:08 -05:00
Steve Riesenberg
d45a1fbfce Use direct code import
Issue gh-1231
2023-06-14 17:42:37 -05:00
Jerome Prinet
2f7c4f62d9 Enable caching of :asciidoctor gradle task 2023-06-14 17:42:37 -05:00
Steve Riesenberg
ef2a302a7c Update to Spring Boot 3.1.0 2023-05-23 17:02:19 -05:00
Steve Riesenberg
3559279a65 Exclude project dependency from spring-boot-dependencies
Closes gh-1228
2023-05-23 15:56:56 -05:00
Joe Grandja
05fd08b1ea Update to Spring Security 6.1.0
Closes gh-1214
2023-05-16 12:46:19 -04:00
Joe Grandja
c7b66e7a74 Add How-to: Implement an Extension Authorization Grant Type
Closes gh-686
2023-05-16 10:10:03 -04:00
Steve Riesenberg
244cc87ed8 Polish ref-doc
Issue gh-1205
2023-05-12 15:06:46 -05:00
Steve Riesenberg
33f81cd030 Update exception handling config in ref-doc
Closes gh-1205
2023-05-12 15:06:45 -05:00
Joe Grandja
0f0c9c9747 Remove FederatedIdentityConfigurer from demo sample
Issue gh-1208
2023-05-11 12:35:02 -04:00
Joe Grandja
2a42bd575f Polish gh-538 2023-05-11 10:39:18 -04:00
Joe Grandja
79c6cf4ed2 Polish gh-1186 2023-05-11 06:04:30 -04:00
Joe Grandja
5f606ae757 Simplified federated login in demo sample
Closes gh-1208
2023-05-10 16:55:11 -04:00