Chrome not sending FormsAuthentication cookie in the subsequent API request Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Prevent AJAX Timer Control request from extending FormsAuthentication ticket?Multiple sub-domain FormsAuthentication not working, using Web API MVC 4Cookie not sending with Ajax requestASP.NET_SessionId + OWIN Cookies do not send to browsersending user credentials on subsequent requests in web api basic authenticationASP.net MVC FormsAuthentication cookie missingFormsAuthentication and Session cookie are lost in FirefoxAsp.net Web Api stop using ARRAffinity cookieduplicate formsauthentication cookie breaks edgeHow do you get Safari to send Cookie back with requests?
New Order #6: Easter Egg
The test team as an enemy of development? And how can this be avoided?
How much damage would a cupful of neutron star matter do to the Earth?
How can a team of shapeshifters communicate?
Printing attributes of selection in ArcPy?
Why datecode is SO IMPORTANT to chip manufacturers?
Test print coming out spongy
Why is std::move not [[nodiscard]] in C++20?
Is CEO the "profession" with the most psychopaths?
Tannaka duality for semisimple groups
License to disallow distribution in closed source software, but allow exceptions made by owner?
A proverb that is used to imply that you have unexpectedly faced a big problem
How many time has Arya actually used Needle?
Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?
Is there hard evidence that the grant peer review system performs significantly better than random?
Monty Hall Problem-Probability Paradox
Why is it faster to reheat something than it is to cook it?
How to ternary Plot3D a function
Is openssl rand command cryptographically secure?
Asymptotics question
Trying to understand entropy as a novice in thermodynamics
Special flights
AppleTVs create a chatty alternate WiFi network
what is the log of the PDF for a Normal Distribution?
Chrome not sending FormsAuthentication cookie in the subsequent API request
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Data science time! April 2019 and salary with experience
The Ask Question Wizard is Live!Prevent AJAX Timer Control request from extending FormsAuthentication ticket?Multiple sub-domain FormsAuthentication not working, using Web API MVC 4Cookie not sending with Ajax requestASP.NET_SessionId + OWIN Cookies do not send to browsersending user credentials on subsequent requests in web api basic authenticationASP.net MVC FormsAuthentication cookie missingFormsAuthentication and Session cookie are lost in FirefoxAsp.net Web Api stop using ARRAffinity cookieduplicate formsauthentication cookie breaks edgeHow do you get Safari to send Cookie back with requests?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I can see forms authentication cookie coming back as a response in one of the requests, however it is not sent by Chrome in the subsequent API request which causes those requests to fail, i.e sending back 401 Unauthorized. This happens only for a few end users in Chrome. Most of the affected users are able to use the application in IE without any issues.
asp.net forms-authentication formsauthenticationticket
add a comment |
I can see forms authentication cookie coming back as a response in one of the requests, however it is not sent by Chrome in the subsequent API request which causes those requests to fail, i.e sending back 401 Unauthorized. This happens only for a few end users in Chrome. Most of the affected users are able to use the application in IE without any issues.
asp.net forms-authentication formsauthenticationticket
1
Please specify a bit the context, which part of these do you develop ? the server side, the client ?
– altagir
Mar 20 at 17:16
We are using ext.js for the presentation layer and ASP.NET Web API's for the backend. I work on both front end and back end.
– Rohan
Apr 1 at 11:03
add a comment |
I can see forms authentication cookie coming back as a response in one of the requests, however it is not sent by Chrome in the subsequent API request which causes those requests to fail, i.e sending back 401 Unauthorized. This happens only for a few end users in Chrome. Most of the affected users are able to use the application in IE without any issues.
asp.net forms-authentication formsauthenticationticket
I can see forms authentication cookie coming back as a response in one of the requests, however it is not sent by Chrome in the subsequent API request which causes those requests to fail, i.e sending back 401 Unauthorized. This happens only for a few end users in Chrome. Most of the affected users are able to use the application in IE without any issues.
asp.net forms-authentication formsauthenticationticket
asp.net forms-authentication formsauthenticationticket
edited Mar 22 at 11:53
karel
2,32592832
2,32592832
asked Mar 20 at 15:31
RohanRohan
1
1
1
Please specify a bit the context, which part of these do you develop ? the server side, the client ?
– altagir
Mar 20 at 17:16
We are using ext.js for the presentation layer and ASP.NET Web API's for the backend. I work on both front end and back end.
– Rohan
Apr 1 at 11:03
add a comment |
1
Please specify a bit the context, which part of these do you develop ? the server side, the client ?
– altagir
Mar 20 at 17:16
We are using ext.js for the presentation layer and ASP.NET Web API's for the backend. I work on both front end and back end.
– Rohan
Apr 1 at 11:03
1
1
Please specify a bit the context, which part of these do you develop ? the server side, the client ?
– altagir
Mar 20 at 17:16
Please specify a bit the context, which part of these do you develop ? the server side, the client ?
– altagir
Mar 20 at 17:16
We are using ext.js for the presentation layer and ASP.NET Web API's for the backend. I work on both front end and back end.
– Rohan
Apr 1 at 11:03
We are using ext.js for the presentation layer and ASP.NET Web API's for the backend. I work on both front end and back end.
– Rohan
Apr 1 at 11:03
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55264533%2fchrome-not-sending-formsauthentication-cookie-in-the-subsequent-api-request%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55264533%2fchrome-not-sending-formsauthentication-cookie-in-the-subsequent-api-request%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Please specify a bit the context, which part of these do you develop ? the server side, the client ?
– altagir
Mar 20 at 17:16
We are using ext.js for the presentation layer and ASP.NET Web API's for the backend. I work on both front end and back end.
– Rohan
Apr 1 at 11:03