Ask HN: How would you design an enterprise (B2B) user permissioning system?
It seems that most enterprise applications I've worked with have very different approaches, and I'm wondering if there are best practice/time-tested architectures or resources. Thank you!
2 comments
[ 2.8 ms ] story [ 15.9 ms ] threadFor authentication, whatever supports ADFS, SAML and/or OIDC. It's a big plus when they can use existing credentials or SSO into your system from theirs.