update docs for latest keycloak
continuous-integration/drone/push Build is passing Details

This commit is contained in:
knoflook 2023-11-21 15:47:47 +01:00
parent 74280d6093
commit a4f2149223
1 changed files with 3 additions and 3 deletions

View File

@ -44,9 +44,9 @@ your technology stack.
- Ensure that your `admin-cli` client under your Client settings has the following config:
- **Settings tab**:
- **Access Type**: `confidential`
- **Service Accounts Enabled**: `ON`
- **Authorization flow**: Make sure "Standard flow" is checked
- **Client authentication**: `ON`
- **Service Accounts Roles**: `ON`
- **Authentication flow**: Make sure "Standard flow" is checked
- **Valid redirect URIs**: `https://{your keycloak-collective-portal domain}/auth/keycloak`
- **Scope tab**:
- **Full scope allowed**: `OFF`