From e980e4d34fe51c864d192599eda5acc5c71831e9 Mon Sep 17 00:00:00 2001 From: joker-x Date: Mon, 7 Sep 2020 13:52:25 +0200 Subject: [PATCH] cas.newUserRole set to nobody in default.yaml --- server/config/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/config/default.yaml b/server/config/default.yaml index 55db15fa..4412d783 100644 --- a/server/config/default.yaml +++ b/server/config/default.yaml @@ -179,7 +179,7 @@ cas: nameTag: username # mailTag identifies the attribute to be used for user's email address mailTag: mail - newUserRole: campaignsAdmin + newUserRole: nobody # Global namespace id newUserNamespaceId: 1