mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 13:22:03 +08:00
Docs: Improve SSO Settings docs (#83914)
* Improve docs * remove trailing slash * Update relref
This commit is contained in:
@ -23,6 +23,10 @@ weight: 900
|
||||
|
||||
This topic describes how to configure GitHub OAuth2 authentication.
|
||||
|
||||
{{% admonition type="note" %}}
|
||||
If Users use the same email address in GitHub that they use with other authentication providers (such as Grafana.com), you need to do additional configuration to ensure that the users are matched correctly. Please refer to the [Using the same email address to login with different identity providers]({{< relref "../../configure-authentication#using-the-same-email-address-to-login-with-different-identity-providers" >}}) documentation for more information.
|
||||
{{% /admonition %}}
|
||||
|
||||
## Before you begin
|
||||
|
||||
Ensure you know how to create a GitHub OAuth app. Consult GitHub's documentation on [creating an OAuth app](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app) for more information.
|
||||
|
Reference in New Issue
Block a user