mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 17:15:40 -06:00
Remove duplicated entry in properties table (#71388)
This commit is contained in:
parent
e38b6cf7d8
commit
340f55fa15
@ -54,7 +54,6 @@ To integrate your OAuth2 provider with Grafana using our generic OAuth2 authenti
|
||||
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `client_id`, `client_secret` | These values must match the client ID and client secret from your OAuth2 app. |
|
||||
| `auth_url` | The authorization endpoint of your OAuth2 provider. |
|
||||
| `token_url` | The token endpoint of your OAuth2 provider. |
|
||||
| `api_url` | The user information endpoint of your OAuth2 provider. Information returned by this endpoint must be compatible with [OpenID UserInfo](https://connect2id.com/products/server/docs/api/userinfo). |
|
||||
| `token_url` | The token endpoint of your OAuth2 provider. |
|
||||
| `enabled` | Enables generic OAuth2 authentication. Set this value to `true`. |
|
||||
|
Loading…
Reference in New Issue
Block a user