aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/conf/users
blob: b4b6327480c582b5179c0fe85a548b34db1cd9f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
    {
      "users": {
        "readonly": {
          "credentials": {
            "userId": "2",
            "password": "2"
          },
          "serviceTypes": null,
          "tenants": null
        },
        "uspVoiceVirtualUsp": {
          "credentials": {
            "userId": "1",
            "password": "1"
          },
          "roles": [
            "WayneHolland___LOB", "Melissa___LOB", "aaa1___LOB",
            "SILVIA ROBBINS___TYLER SILVIA", "SILVIA ROBBINS___DARREN MCGEE", "CAR_2020_ER___DARREN MCGEE", "CAR_2020_ER___MSO-dev-service-type", "CAR_2020_ER___TYLER SILVIA","READ___LOGS___PERMITTED","Emanuel___mySubType", "global-customer-id___service-instance-type"
          ],
          "subscriberNames": ["SILVIA ROBBINS", "CAR_2020_ER", "Emanuel", "global-customer-id"],
          "serviceTypes": ["TYLER SILVIA", "DARREN MCGEE", "MSO-dev-service-type"],
          "tenants": ["092eb9e8e4b7412e8787dd091bc58e86"]
        },
        "emanuelEmanuel": {
          "credentials": {
            "userId": "3",
            "password": "3"
          },
          "roles": [
            "WayneHolland___LOB", "Melissa___LOB", "aaa1___LOB",
            "Emanuel___Emanuel"
          ],
          "subscriberNames": ["Emanuel"],
          "serviceTypes": ["Emanuel"],
          "tenants": ["c630e297a3ae486497d63eacec1d7c14", "d3b49834f7164cbe831bfbfa35ef649b"]
        },
        "FIREWALL_AIM_Trans": {
           "credentials": {
             "userId": "667",
             "password": "667"
           },
           "roles": [
             "WayneHolland___LOB", "Melissa___LOB", "aaa1___LOB",
             "CRAIG/ROBERTS___AIM Transport"
           ],
           "subscriberNames": ["CRAIG/ROBERTS"],
           "serviceTypes": ["AIM Transport"],
           "tenants": null
         },
        "emanuelvWINIFRED": {
          "credentials": {
            "userId": "4",
            "password": "4"
          },
          "roles": [
            "WayneHolland___LOB", "Melissa___LOB", "aaa1___LOB",
            "Emanuel___vWINIFRED", "Emanuel___vRichardson"
          ],
          "subscriberNames": ["Emanuel"],
          "serviceTypes": ["vWINIFRED", "vRichardson"],
          "tenants": ["092eb9e8e4b7412e8787dd091bc58e86"]
        },
        "Porfirio Gerhardt": {
          "credentials": {
            "userId": "822",
            "password": "822"
          },
          "roles": [
            "WayneHolland___LOB",
            "JULIO ERICKSON___Emanuel",
            "JULIO ERICKSON___vRichardson"
          ],
          "subscriberNames": ["JULIO ERICKSON"],
          "serviceTypes": ["Emanuel", "vRichardson"],
          "tenants": null
        },
        "Emanuel vRichardson": {
          "credentials": {
            "userId": "321",
            "password": "312"
          },
          "roles": [
            "WayneHolland___LOB", "Melissa___LOB", "aaa1___LOB",
            "Emanuel___vRichardson"
          ],
          "subscriberNames": ["Emanuel"],
          "serviceTypes": ["vRichardson"],
          "tenants": null
        },
        "Emanuel_with_tenant" : {
          "credentials": {
            "userId": "321",
            "password": "312"
          },
          "roles": [
            "WayneHolland___LOB", "Melissa___LOB", "aaa1___LOB",
            "Emanuel___vWINIFRED___test-hvf6-09"
          ],
          "subscriberNames": ["Emanuel"],
          "serviceTypes": ["vRichardson"],
          "tenants": null
        }
      }
    }