We have a rather complicated system for permissions at hour company for ASP.NET Core system we are running. So there are multiple applications and user's permission needs to carry over from one application to another so we are not creating a different permission table for each application for the user.
I found this from 8 years ago but since many new improvements made in this field, I wanted to bring it up to the table again. Patterns / design suggestions for permission handling
How is the best way to handle permissions through multiple apps that proves to have the least amount of extra data and efficient?
Aucun commentaire:
Enregistrer un commentaire