sparse-father-97864
06/08/2024, 4:06 PMchilly-king-10285
06/08/2024, 4:06 PMchilly-king-10285
06/08/2024, 4:06 PM?flow=<flow-id>
query parameter to the URL configured in the Ory Identities config. Here is an example of how you can configure the login URL in the Ory Identities config: yaml selfservice: flows: login: # becomes <http://127.0.0.1:4455/auth/login?flow=df607aa1-d555-4b2a-b3e4-0f5a1d2fe6f3> ui_url: <http://127.0.0.1:4455/auth/login>
For more information, you can refer to the [Ory documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-login#login-for-server-side-browser-clients).