VanshSutariyavanshsutariya.hashnode.dev·Aug 10, 2024Automate Tenant and SAML Provider Setup on Google Identity PlatformAutomating the creation of tenants and SAML providers is a powerful way to streamline user identity management, especially when dealing with multiple clients or tenants in a cloud environment. This blog will guide you through the process of automatin...10 likesGCIP
Hemin Panchalhemin-panchal.hashnode.dev·May 31, 2024Exploring Multi-Tenancy in Application Architecture: Types and BenefitsIntroduction As businesses continue to leverage cloud computing and SaaS (Software as a Service) models, the concept of multi-tenancy in application architecture has become increasingly important. Multi-tenancy allows a single instance of an applicat...3 likesmulti
SuperTokenssupertokens.hashnode.dev·Jan 19, 2024Multi-Tenant Authentication in 2024Introduction Multi-tenancy refers to a scenario where a single instance of a software application serves multiple tenants (customers or users from different organizations). Each tenant operates in a self-contained environment with its own set of data...single tenant
Sundeep Kamathtrystwithcode.hashnode.dev·Feb 13, 2021Azure Active Directory: Creation of new tenant and userIn this post, I'll talk about how we can create a new Azure Active Directory instance/tenant and how a new custom user can be created within the new tenant. Creating a new Azure Active Directory tenant In your Azure portal, click on the hamburger men...136 readsazure-active-directory