From a4f21492236ad9ac08ce84fde2033bb6d2e6e426 Mon Sep 17 00:00:00 2001 From: knoflook Date: Tue, 21 Nov 2023 15:47:47 +0100 Subject: [PATCH] update docs for latest keycloak --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 89e4288..6e7a6e3 100644 --- a/README.md +++ b/README.md @@ -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`