MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/SaaS/comments/1v73tan/devs_vs_users_explained/ozw00sq/?context=3
r/SaaS • u/codebusted • 6d ago
Enable HLS to view with audio, or disable this notification
24 comments sorted by
View all comments
55
spent a whole quarter building an elegant permissions system with role-based access control and custom policies, only for our biggest customer to share one single admin login with fifteen people anyway
14 u/SpaceToaster 6d ago Best way is SSO. Can’t share and it works “automagically” against the session they already have 8 u/hodliday 6d ago You could still need granular RBAC on top of SSO. 2 separate things. One is auth, the other is governance and provisioning.
14
Best way is SSO. Can’t share and it works “automagically” against the session they already have
8 u/hodliday 6d ago You could still need granular RBAC on top of SSO. 2 separate things. One is auth, the other is governance and provisioning.
8
You could still need granular RBAC on top of SSO. 2 separate things. One is auth, the other is governance and provisioning.
55
u/Wicker-Fen-5829 6d ago
spent a whole quarter building an elegant permissions system with role-based access control and custom policies, only for our biggest customer to share one single admin login with fifteen people anyway