You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jhipster project with api restrictions per authority level with an additional Authority "ROLE_MODERATOR" and mysql Database, one user can create only one customer and he can only add products via dropdown. Only Admin can see APIs can add also new products. Moderator can add also new product but only User can't, Each user can only see his records…