Cookie "ory_kratos_continuity" sometimes is not attached #4257
Unanswered
karolis-96
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
We use kratos for identity management, it was done by our infra/backend, I myself work on frontend, never did anything with kratos, but one bug I suspect is coming from Kratos was assigned to me and now I am looking for a little help.
So, I noticed that after successful authentication via Google for example, when it redirects back to our app, we call identity manager endpoint "/whoami" and it fails sometimes with 401. After investigating I see all failed calls had "ory_kratos_continuity" cookie missing. I don't find any info in docs about this particular cookie.
Has anyone have ideas how to debug? Where to start? Or maybe someone encountered such problem?
Beta Was this translation helpful? Give feedback.
All reactions