56 lines
1.6 KiB
JSON
56 lines
1.6 KiB
JSON
{
|
|
"admin": {
|
|
"password_hash": "scrypt:32768:8:1$JNEBAJBSSigcWCxK$4809dcc38b2abcaa3f6397d052560f9f59dedf7c95cf99b61bac0df08a65b64287907522841cbb23e06b36760814007d5757542db1c968a8536be7fd6604a382",
|
|
"role": "admin",
|
|
"sites": [],
|
|
"must_change_password": false,
|
|
"mfa_enabled": false,
|
|
"mfa_recovery_codes": [
|
|
"923EFA",
|
|
"AED258",
|
|
"E8EAF6",
|
|
"A659E6",
|
|
"946F07",
|
|
"880C07",
|
|
"FC204A",
|
|
"1D09D7"
|
|
],
|
|
"mfa_secret": "VOLBXT7HYK6BXBD32EGW7CMFLVD53QON"
|
|
},
|
|
"erik.thiele@cancom.de": {
|
|
"password_hash": "scrypt:32768:8:1$gyBs4dA7DhH9wA0u$c80f25262388095545733c95dd4e569eee610fa849a11dd28d4f504d09e23d3768adad26d4ed671975bd3dcbae5dc43bd982f4d475e6bc9d2ede088cb0b6c025",
|
|
"role": "admin",
|
|
"sites": [],
|
|
"must_change_password": false,
|
|
"first_name": "Erik",
|
|
"last_name": "Thiele",
|
|
"department": "CSO",
|
|
"notes": "Standort Stuttgart",
|
|
"mfa_secret": "CHKS2QZOJ45TSCLUN7FWO3MLTMRSS6Q3",
|
|
"mfa_enabled": true,
|
|
"mfa_recovery_codes": [
|
|
"1FB378",
|
|
"AAD593",
|
|
"B4BCB9",
|
|
"9CB5C3",
|
|
"22D614",
|
|
"26F3B7",
|
|
"47FB5C",
|
|
"50BB59"
|
|
]
|
|
},
|
|
"test1@test.de": {
|
|
"password_hash": "scrypt:32768:8:1$35kBhL79TJyVA3Rz$98b2e269db5ae96c9285323a274a0cc5b199fb45078e7530b5e72cdb9b96d5b522aa18fd06ce0f801bd19ec68ed323ffa04ce484cfb849eba73b9260ca6a50e1",
|
|
"role": "user",
|
|
"sites": [
|
|
"dva",
|
|
"karlsruhe",
|
|
"stuttgart"
|
|
],
|
|
"must_change_password": true,
|
|
"first_name": "test",
|
|
"last_name": "tester",
|
|
"department": "addff",
|
|
"notes": "asdasdasd"
|
|
}
|
|
} |