Is it possible to use the auth proxy for multi-tenant applications? #1238
Unanswered
Lermatroid
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I want to implement a multi-tenant application that allows for users on the tenants to create accounts. I am looking into the best way to do this, and was wondering if this could be done by doing the following:
Would this work? I want to ensure that the authentication is safe following these practices and each tenant is in their own "walled garden".
Thanks! And apologies for the odd question!
Beta Was this translation helpful? Give feedback.
All reactions