Authenticate externally, authorize locally
Read OriginalThe article details a technical design for a multi-tenant service where users belong to multiple tenants with different permissions. It advocates for "authenticate externally, authorize locally," using an external Identity Provider (IDP) for authentication tokens while managing permissions and user signup (via a SAGA pattern) internally within the application's boundaries.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser