SSO and branded logins for a multi-tenant B2B SaaS app #202
-
Hi there, We just ran into the "3 enterprise connections"-limit on Auth0 and are looking for a different vendor. Ory looks great on first glance (and I've heard my buddy Max at LuminPDF rave about it), but I haven't been able to figure out how easily it would be able to support our exact use-case. What we have now
The thing I've been most confused about is how best to setup
Any help / ideas or just pointers to the right documentation would be greatly appreciated. :) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
#160 (comment) This is btw exactly how we do "centralized accounts in one Auth0 tenant that are able to login to different customers" (so glad to see that will also work in Ory 🤗). |
Beta Was this translation helpful? Give feedback.
-
Hello Timon, The custom logo and OIDC issue you can solve in your custom UI. Btw did you see ory/elements? We use it as component library for the managed UI and it is a good choice if you build your own. Feel free to also book a call with us |
Beta Was this translation helpful? Give feedback.
Hello Timon,
happy holidays & glad you are checking out Ory.
Have a look at our new Ory to Auth0 migration guide as well, we will add more content to it over time.
The custom logo and OIDC issue you can solve in your custom UI.
I think the best way would be to have a first step where the user inputs their email and then gets accordingly redirected to "their" login UI (or the frontend renders the UI differently).
If sounds like a good idea to you, I can give you some more pointers how to implement it.
Btw did you see ory/elements? We use it as component library for the managed UI and it is a good choice if you build your own.
Feel free to also book a call with us