Prajapati Vikas
Prajapati Vikas

Reputation: 300

Cookies are removed on page refresh (AngularJS)

I am working in Application and in that Application we are using SSO (Single Sign On) and Application stores cookies for Identity Server and that cookies are responsible to various task like "Token Auto refresh", "logout from Application" etc.

But the Problem is that when I do refresh the Page it removes cookies from application. so SSO functionality stops working.

Below are the images of it. first image with stored cookies and another is with after refresh page.

Image with stored cookies

Image with cookies removed

How can we persist cookies on page refresh?

I am using AngularJS.

any help would be appreciated

Upvotes: 0

Views: 33

Answers (0)

Related Questions