test
This commit is contained in:
@@ -150,8 +150,8 @@ in {
|
||||
$OCC saml:config:set 1 --saml-attribute-mapping-group_mapping="http://schemas.xmlsoap.org/claims/Group"
|
||||
|
||||
$OCC config:app:set user_saml general-allowed_groups --value="admin,cloud"
|
||||
$OCC group:add admin || true
|
||||
$OCC group:add cloud || true
|
||||
$OCC group:adduser admin $DEFAULT_ADMIN_USERNAME
|
||||
$OCC config:app:set user_saml general-group_provisioning --value="0"
|
||||
$OCC config:app:set user_saml general-require_provisioning_groups --value="1"
|
||||
''}
|
||||
|
||||
Reference in New Issue
Block a user