Doc: Update index.md - update Keycloak redirect URI (#72971)

This commit is contained in:
Jan Garaj 2023-08-23 11:03:23 +01:00 committed by GitHub
parent 02f2ff1870
commit 2543765978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ It is useful as a fallback or if the user has more than 150 group memberships.
- Implicit Flow Enabled: `OFF`
- Direct Access Grants Enabled: `ON`
- Root URL: `<grafana_root_url>`
- Valid Redirect URIs: `<grafana_root_url>/*`
- Valid Redirect URIs: `<grafana_root_url>/login/generic_oauth`
- Web Origins: `<grafana_root_url>`
- Admin URL: `<grafana_root_url>`
- Base URL: `<grafana_root_url>`