28 lines
979 B
JSON
28 lines
979 B
JSON
{
|
|
"token-name": "ucs-access-token",
|
|
"admin": {
|
|
"login": "admin.myoffice",
|
|
"password": "ideapheeF2Ru3niZ"
|
|
},
|
|
"cox": {
|
|
"compression": "none",
|
|
"endpoint": "grpc-app.avroid.tech:3142",
|
|
"load_balanced": false,
|
|
"request_timeout": "10s",
|
|
"use_tls": true
|
|
},
|
|
"tls_settings": {
|
|
"ca_file": "/srv/tls/certs/ucs-infra-1.installation.example.net-main-ca.pem",
|
|
"client_cert_file": "/srv/tls/certs/ministerium.ucs-infra-1.installation.example.net-main-client.pem",
|
|
"key_file": "/srv/tls/keys/ministerium.ucs-infra-1.installation.example.net-main-key.pem"
|
|
},
|
|
"tenant_id": "c25c71b4-5f87-4d58-a38b-a504bf43585e",
|
|
"region_id": "4ba3c930-5ff9-4933-b0a9-20ff328e2fc5",
|
|
"gal_tags": [
|
|
"05ea1eea-e273-55a6-86dd-3a932860211e" ],
|
|
"user_data_path": "user_profiles.json",
|
|
"user_data_format": "json",
|
|
"rejected_users_path": "rejected_profiles.json",
|
|
"roles": []
|
|
}
|