I tend to fall in the trap of once you have authenticated the person and passing tokens around that can hold claims/role for authorization, you will eventually reach the point where the tokens are getting so bloated due to the complexity of access controls.
AuthN is the next big challenge especially in a multi-tenant/multi-enterprise SaaS type platform
AuthN is the next big challenge especially in a multi-tenant/multi-enterprise SaaS type platform
https://cerbos.dev/blog/the-hidden-costs-of-user-authorizati...