https://www.ory.sh/ logo
#talk-kratos
Title
# talk-kratos
q

quiet-intern-84955

12/11/2021, 12:09 AM
When using Ory Cloud is there a way to set the cookie name?
I was relying on it being
ory_kratos_session
, but it’s different when using Ory Cloud apparently
h

high-optician-2097

12/11/2021, 10:07 AM
At the moment not, we set this to a unique cookie to ensure that every tenant is fully isolated even if they shared the same domain name
Do you want to roll over your user's sessions to Ory Cloud?
q

quiet-intern-84955

12/12/2021, 11:51 AM
I just realised I was doing something stupid in my code, so nevermind 😛 (I was checking if the cookie existed before calling
toSession
)
2 Views