Hi ! I am new to Ory! I have been exploring Ory K...
# talk-keto
l
Hi ! I am new to Ory! I have been exploring Ory Keto aiming to implement the permission management in my microservices based SAAS CRM software. There will be in total 3 roles in the entire application, Superadmin, Admin and User. That means I need RBAC mechanism instead of implementing extensive granular permission management which is unlike the way Keto documentation explained in the Ory website (i.e., Owner, Viewer, Editor of Document etc ). Can anyone suggest me any example code/way that is related to my case scenario? I really appreciate your help🙂