From 4d0697f38bdf4505bf2d808aa852d919105ed560 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:22:55 -0500 Subject: [PATCH] [v10.0.x] Docs: Update to include keycloak link in oauth docs (#73171) Docs: Update to include keycloak link in oauth docs (#72698) Update to include keycloak link in oauth docs (cherry picked from commit 3c289d8a0840f381b602b3b7c5bea7370f9c1096) Co-authored-by: Jess Sartin --- .../configure-authentication/generic-oauth/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md index c45c11c9cae..d56eb73435f 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/generic-oauth/index.md @@ -28,6 +28,7 @@ Grafana provides OAuth2 integrations for the following auth providers: - [GitLab OAuth]({{< relref "../gitlab" >}}) - [Google OAuth]({{< relref "../google" >}}) - [Grafana Com OAuth]({{< relref "../grafana-com" >}}) +- [Keycloak OAuth]({{< relref "../keycloak" >}}) - [Okta OAuth]({{< relref "../okta" >}}) If your OAuth2 provider is not listed, you can use generic OAuth2 authentication.