From b9d9c9699bef797e16c92055fd82cb3e82818242 Mon Sep 17 00:00:00 2001 From: Scott Leggett Date: Fri, 15 Mar 2024 11:02:02 +0800 Subject: [PATCH] chore: add link in README to Lagoon realm export --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78a5065..4cab646 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ This means that it sets up the required roles and permissions based on Lagoon gr ## Prerequisites -Create a Keycloak client with group read permissions, and client credential authorization enabled. +Create a Keycloak client with the `query-groups` realm management role, and client credential authorization enabled. -TODO: More detailed configuration instructions for Keycloak. +See, for example, the [lagoon realm export](https://github.com/uselagoon/lagoon/tree/main/services/keycloak). ## How to use