Skip to content

Commit

Permalink
Add primary ID attributes to files that need them
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfedh committed Jul 22, 2024
1 parent 35c370a commit f760518
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ This guide is maintained in the main Quarkus repository
and pull requests should be submitted there:
https://github.com/quarkusio/quarkus/tree/main/docs/src/main/asciidoc
////
[id="security-openid-connect-client-reference"]
= OpenID Connect (OIDC) and OAuth2 client and filters
include::_attributes.adoc[]
:diataxis-type: reference
Expand Down
1 change: 1 addition & 0 deletions docs/src/main/asciidoc/security-openid-connect-client.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ This guide is maintained in the main Quarkus repository
and pull requests should be submitted there:
https://github.com/quarkusio/quarkus/tree/main/docs/src/main/asciidoc
////
[id="security-openid-connect-client"]
= OpenID Connect client and token propagation quickstart
include::_attributes.adoc[]
:diataxis-type: tutorial
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ This guide is maintained in the main Quarkus repository
and pull requests should be submitted there:
https://github.com/quarkusio/quarkus/tree/main/docs/src/main/asciidoc
////
[id="security-openid-connect-multitenancy"]
= Using OpenID Connect (OIDC) multitenancy

Check warning on line 7 in docs/src/main/asciidoc/security-openid-connect-multitenancy.adoc

View workflow job for this annotation

GitHub Actions / Linting with Vale

[vale] reported by reviewdog 🐶 [Quarkus.Spelling] Use correct American English spelling. Did you really mean 'multitenancy'? Raw Output: {"message": "[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'multitenancy'?", "location": {"path": "docs/src/main/asciidoc/security-openid-connect-multitenancy.adoc", "range": {"start": {"line": 7, "column": 31}}}, "severity": "WARNING"}
include::_attributes.adoc[]
:diataxis-type: howto
Expand Down

0 comments on commit f760518

Please sign in to comment.