I created a rest API endpoint in DAB(Data API Builder) to which I attached a StaticWebApp (and an Azure SQL) with the goal that different users on different roles can only call certain endpoints (authorization), but in dabconfig (and StaticWeppApp configur) in any case when I want to assign roles instead of anonymous authentication I keep getting a 403 error
Edited role in two json file, try to run it dab locally