What is a one sentence summary of your feature request?
Make it possible to add several groups SIDs for accessing the app and the possibility to have users and admins through the appsettings.json file
Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.
Make it possible to add several groups SIDs for accessing the app. For the moment one group need to be created which is a pain in big corporate environments. Why not take into account the json file structure and make it possible to add several groups in a nested array structure ??
Also the possibility to have users AND admins through the appsettings.json file. At the moment it’s one group admin and no one has access or everyone has access but no one is admin.
How do you currently solve the challenges you have by not having this feature?
I can’t, all users are Admin which is terrible security.