diff options
| author | James Elliott <james-d-elliott@users.noreply.github.com> | 2024-07-08 11:59:41 +1000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-08 11:59:41 +1000 | 
| commit | 9b0b7f1f9d3366736c7f62e819ec8cbcddc9b72b (patch) | |
| tree | 25718bcc8bcd771efe464014403fe638dd5b6fe5 /docs/content/configuration/identity-providers/openid-connect/clients.md | |
| parent | bb9563b66b9a2c43da29c786b3a9f2f540cd27b1 (diff) | |
docs: missing variable modals (#7509)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
Diffstat (limited to 'docs/content/configuration/identity-providers/openid-connect/clients.md')
| -rw-r--r-- | docs/content/configuration/identity-providers/openid-connect/clients.md | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/content/configuration/identity-providers/openid-connect/clients.md b/docs/content/configuration/identity-providers/openid-connect/clients.md index c86cfc896..c28a18c80 100644 --- a/docs/content/configuration/identity-providers/openid-connect/clients.md +++ b/docs/content/configuration/identity-providers/openid-connect/clients.md @@ -21,6 +21,12 @@ documentation.  More information about OpenID Connect 1.0 can be found in the [roadmap](../../../roadmap/active/openid-connect.md) and  in the [integration](../../../integration/openid-connect/introduction.md) documentation. +## Variables + +Some of the values within this page can automatically be replaced with documentation variables. + +{{< sitevar-preferences >}} +  ## Configuration  {{< config-alert-example >}}  | 
