geraldoyudo / mmadu

This is a user management service that enables developers to focus on writing applications without worrying about where to store user information, user authentication and authorization flows and all that nonsense. This takes care of all that. Mmadu was coined from the igbo word "Mmadu" meaning people.
MIT License
3 stars 2 forks source link

Migrate Security of Services to Mmadu Identity #54

Closed geraldoyudo closed 4 years ago

geraldoyudo commented 4 years ago

Add groups to MmaduUser principal Implement hasGroup function protect domain resources, ensure hasGroup(domain) in addition to has Authorities