few-oyster-74399
06/12/2024, 7:08 AMchilly-king-10285
06/12/2024, 7:08 AMchilly-king-10285
06/12/2024, 7:08 AMfew-oyster-74399
06/12/2024, 9:02 AMchilly-king-10285
06/12/2024, 9:02 AMchilly-king-10285
06/12/2024, 9:02 AM<http://auth.test.com|auth.test.com>
). Ory Kratos and your UI must be hosted on the same top-level domain. For example, <http://kratos.bar.com|kratos.bar.com>
and <http://ui.bar.com|ui.bar.com>
will work, as will <http://kratos.bar.com|kratos.bar.com>
and <http://bar.com|bar.com>
. However, <http://kratos.bar.com|kratos.bar.com>
and <http://not-ar.com|not-ar.com>
will not work. Once the settings are stored, the browser is HTTP 303 redirected to the flow's configured UI URL (for example selfservice.flows.login.ui_url
), appending the flow ID as the flow
URL Query Parameter. Also included are HTTP cookies such as Anti-CSRF cookies. For more details, you can refer to the [Ory Documentation](https://www.ory.sh/docs/kratos/self-service#initialization-and-redirect-to-ui).