cas.newUserRole set to nobody in default.yaml
This commit is contained in:
parent
10e55d94d7
commit
e980e4d34f
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ cas:
|
||||||
nameTag: username
|
nameTag: username
|
||||||
# mailTag identifies the attribute to be used for user's email address
|
# mailTag identifies the attribute to be used for user's email address
|
||||||
mailTag: mail
|
mailTag: mail
|
||||||
newUserRole: campaignsAdmin
|
newUserRole: nobody
|
||||||
# Global namespace id
|
# Global namespace id
|
||||||
newUserNamespaceId: 1
|
newUserNamespaceId: 1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue