diff --git a/templates/group_created.json.j2 b/templates/group_created.json.j2 index 1a9705e..29b1e64 100644 --- a/templates/group_created.json.j2 +++ b/templates/group_created.json.j2 @@ -64,6 +64,7 @@ "standardFlowEnabled": true, "authorizationServicesEnabled": true, "publicClient": false, + "fullScopeAllowed" : false, "protocol": "openid-connect" }, "method" : "POST",