diff options
| author | James Elliott <james-d-elliott@users.noreply.github.com> | 2024-06-26 19:21:05 +1000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-26 19:21:05 +1000 | 
| commit | 6bb31e88740baee411c8e87cbf3198a2067eb1ed (patch) | |
| tree | e8d8e467abe85b34b0acb7fb5b7def529ab1b990 /docs/content/configuration/identity-providers/openid-connect/clients.md | |
| parent | 598be3f0ecb5f47c507b2ea6996129df064b94fa (diff) | |
docs: use modern alert style for reference notes (#7458)
This updates the styling of the reference alerts.
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 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/configuration/identity-providers/openid-connect/clients.md b/docs/content/configuration/identity-providers/openid-connect/clients.md index aad270c15..6aa2b45c0 100644 --- a/docs/content/configuration/identity-providers/openid-connect/clients.md +++ b/docs/content/configuration/identity-providers/openid-connect/clients.md @@ -580,7 +580,7 @@ is an escape hatch to turn this policy off for a particular client.  Per the text: -{{< callout context="danger" title="RFC6749: Section 2.3" icon="alert-octagon" >}} +{{< callout context="danger" title="RFC6749: Section 2.3" icon="outline/alert-octagon" >}}  The client MUST NOT use more than one authentication method in each request.  {{< /callout >}}  | 
