Hey, we noticed that the `max-age` header for the ...
# ory-network
p
Hey, we noticed that the
max-age
header for the Ory session cookie is sometimes set to the value
"Session"
instead to the actual expire date (see screenshot). Could this been an issue from Ory Network?
h
Can you share a reproducible example?
p
After some more investigation we are thinking that the root cause is that we don't have enable
Persist sessions
in
Session cookie settings
on the project. Could this be the issue?
h
Yes