Merge branch 'acs-aims' into acs-aims-enterprise
This commit is contained in:
commit
c76e745e2d
@ -65,12 +65,13 @@
|
||||
"requiredCredentials": [ "password" ],
|
||||
"users": [
|
||||
{
|
||||
"username" : "admin.1",
|
||||
"username": "admin",
|
||||
"email": "admin@app.activiti.com",
|
||||
"enabled": true,
|
||||
"credentials" : [
|
||||
{
|
||||
"type" : "password",
|
||||
"value" : "password"
|
||||
"value" : "admin"
|
||||
}
|
||||
],
|
||||
"realmRoles": [ "user", "admin" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user