sparse-father-97864
06/09/2024, 4:50 AMchilly-king-10285
06/09/2024, 4:50 AMchilly-king-10285
06/09/2024, 4:50 AMyaml session: cookie: name: your_cookie_name
Replace your_cookie_name
with the name you want to use for your session cookie. Please note that this configuration should be placed in your Ory Kratos configuration file (path/to/kratos/config.yml
). [Source](https://www.ory.sh/docs/kratos/guides/configuring-cookies#session-cookies)sparse-father-97864
06/09/2024, 4:52 AMory_session_elatedgermainmqahlsvoha
chilly-king-10285
06/09/2024, 4:52 AMchilly-king-10285
06/09/2024, 4:52 AMory_session_elatedgermainmqahlsvoha
) is not the one you set in your configuration. This could be due to a few reasons: 1. The configuration changes might not have been applied correctly. Ensure that you have restarted your Ory Kratos instance after making the changes to the configuration file. 2. There might be an issue with the configuration file itself. Ensure that the file is correctly formatted and the cookie name is properly set under the session
and cookie
keys. 3. The cookie you're seeing might be from a previous session. Try clearing your cookies and logging in again to see if the new cookie name is applied. If you're still facing issues, consider reaching out to the Ory community [chat](https://slack.ory.sh/) or start a [discussion](https://github.com/ory/kratos/discussions) for more help. [Source](https://www.ory.sh/docs/kratos/guides/configuring-cookies#session-cookies)sparse-father-97864
06/09/2024, 4:55 AMchilly-king-10285
06/09/2024, 4:55 AMchilly-king-10285
06/09/2024, 4:55 AM