I have a question about Kratos. Can a single Krat...
# talk-kratos
q
I have a question about Kratos. Can a single Kratos server be used for multiple domains and for apps? E.g. admin.foo.com, foo.com and MyFooApp? I wish for each domain and app to have their own login UI that communicates with the Kratos server, where one login can be used for all domains and apps. It is okay if the user should login multiple times. I am unsure if this setup requires Hydra 🙂
m
You can deploy a Kratos instance for each domain and point them all to the same database. If you are looking for something like SSO you would use Ory Hydra as well. 🙂