Trying to get a bit of clarity on this post: <http...
# talk-kratos
j
Trying to get a bit of clarity on this post: https://github.com/ory/kratos/discussions/1907 Essentially, can I use a single Kratos instance so users can login across my app in multiple domains (example.com, example2.com, etc)? The user database is the same for all domains (no isolation) and there is no need for SSO (they can login again when going to a different domain). Thanks!
also from an auth perspective we could have one domain only e.g (auth.company.com), so long as the user is then redirected to the site domain