6Oca
Multi-tenant SPA with multiple OIDC providers
I’m building a multi-tenant app that has the unusual requirement of allowing tenants to use their own choice of external systems for login/authentication
ie: tenant 1 uses Azure AD, tenant 2 uses Auth0, tenant 3 uses Github etc.
The plan i…