mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 17:02:27 +08:00
Fix heading levels in generic-oauth.md
This commit is contained in:

committed by
GitHub

parent
20a03db144
commit
1bbf7cc294
@ -113,7 +113,7 @@ allowed_organizations =
|
||||
allowed_organizations =
|
||||
```
|
||||
|
||||
### Set up OAuth2 with Auth0
|
||||
## Set up OAuth2 with Auth0
|
||||
|
||||
1. Create a new Client in Auth0
|
||||
- Name: Grafana
|
||||
@ -139,7 +139,7 @@ allowed_organizations =
|
||||
api_url = https://<domain>/userinfo
|
||||
```
|
||||
|
||||
### Set up OAuth2 with Azure Active Directory
|
||||
## Set up OAuth2 with Azure Active Directory
|
||||
|
||||
1. Log in to portal.azure.com and click "Azure Active Directory" in the side menu, then click the "Properties" sub-menu item.
|
||||
|
||||
|
Reference in New Issue
Block a user