Docs: Update to include keycloak link in oauth docs (#72698)

Update to include keycloak link in oauth docs
This commit is contained in:
Jess Sartin 2023-08-10 15:56:18 -04:00 committed by GitHub
parent eeefa7dd22
commit 3c289d8a08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.