From 63767e8e59116c1881600d572e0e833302b5a5cc Mon Sep 17 00:00:00 2001 From: Matthias Fischmann Date: Tue, 18 Nov 2025 11:27:13 +0100 Subject: [PATCH] ... --- hack/bin/create_test_team_scim.sh | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/hack/bin/create_test_team_scim.sh b/hack/bin/create_test_team_scim.sh index fcbb4498b5..1d7370c2cb 100755 --- a/hack/bin/create_test_team_scim.sh +++ b/hack/bin/create_test_team_scim.sh @@ -208,3 +208,23 @@ echo "user 2 handle: $scimUserName" echo "user 2 email: $scimUserEmail" echo "user 2 password: $scimUserPassword" echo "user 2 externalId: $scimUserExternalId" + +SCIM_GROUP=$(cat <