Add AD auth and B1 currency fields
This commit is contained in:
@@ -4,5 +4,17 @@
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"Security": {
|
||||
"DevelopmentBypass": false,
|
||||
"DevelopmentUserIsAdmin": false,
|
||||
"DevelopmentUserName": "DEV\\TrafagDeveloper",
|
||||
"AccessGroups": [
|
||||
"TRAFAG\\TrafagSalesExporter-Users",
|
||||
"TRAFAG\\TrafagSalesExporter-Admins"
|
||||
],
|
||||
"AdminGroups": [
|
||||
"TRAFAG\\TrafagSalesExporter-Admins"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user