
ArunrajA.02187 (Customer) asked a question.
{
"cookieId": "SAML_JWT_TOKEN",
"error": "http: named cookie not present",
"file": "/auth/src/saml/auth.go:78",
"func": "src/saml.TokenValidity",
"level": "error",
"module": "default",
"msg": "Error while fetching the JWT token from cookie",
"time": "2025-10-28T13:43:22Z"
}

Hello @ArunrajA.02187 (Customer) , thank you for contacting Okta Community!
I've reviewed our documentation for something relevant. It looks like your question is more appropriate for our dedicated Okta Developer Forum. I advise reaching out via devforum.okta.com as they will have more insight into this topic.
In the meantime, you can reference this article from Okta Developer as a possible starting point:
Work with Okta session cookies
While we'll do our best to answer your questions here, this medium is more inclined towards Okta's core products and features (non-developer work).
Regards.
--
Help others in the community by liking or hitting Select as Best if this response helped you.
Could be a cookie issue. some browsers reject the okta cookie especially if youre trying to read the cookie from a different domain (look into samesite cookie topic)