docs: add grafana integration docs

This commit is contained in:
Jens Langhammer
2020-12-29 20:38:38 +01:00
parent 7a403613b2
commit bbd0ff24d8
5 changed files with 74 additions and 7 deletions

View File

@ -51,12 +51,11 @@ Under _Sources_, click _Edit_ and ensure that "Autogenerated Active Directory Ma
### Step 3
Under _Providers_, create an OAuth2/OpenID Provider with these settings:
Under _Providers_, create an OAuth2/OpenID provider with these settings:
- Client Type: Confidential
- JWT Algorithm: RS256
- Redirect URI: `https://vcenter.company/ui/login/oauth2/authcode`
- Post Logout Redirect URIs: `https://vcenter.company/ui/login`
- Sub Mode: If your Email address Schema matches your UPN, select "Based on the User's Email...", otherwise select "Based on the User's UPN...".
- Scopes: Select the Scope Mapping you've created in Step 1