Set ACCOUNTS_DEMO_USERS_AND_GROUPS to true
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
This commit is contained in:
@@ -1658,6 +1658,7 @@ def ocisServerWithIdp():
|
|||||||
"PROXY_ENABLE_BASIC_AUTH": "true",
|
"PROXY_ENABLE_BASIC_AUTH": "true",
|
||||||
"OCIS_LOG_LEVEL": "debug",
|
"OCIS_LOG_LEVEL": "debug",
|
||||||
"OCIS_INSECURE": "true",
|
"OCIS_INSECURE": "true",
|
||||||
|
"ACCOUNTS_DEMO_USERS_AND_GROUPS": "true",
|
||||||
}
|
}
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user