this page was prevented from setting cookies chrome

In Chrome, if I navigate to our hosted webapp I see that icon in address bar

strange icon here

with message "this page was prevented from setting cookies chrome"

The result is that some functionality of the webapp that should use cookies, like login to Identity Provider, does not work anymore.

What could be the cause of prevention and how can I fix it? the app is a Next.js app hosted in Azure and there are not configurations or settings that could block cookies.

Thanks

I never see that icon and I don't find any information about it googling. In other browsers there is not such a icon, but the site is broken anyway

Related questions 1482 How to manually send HTTP POST requests from Firefox or Chrome browser 946 Remove blue border from css custom-styled button in Chrome 392 No “Proceed Anyway” option on NET::ERR_CERT_INVALID in Chrome on MacOS Related questions 1482 How to manually send HTTP POST requests from Firefox or Chrome browser 946 Remove blue border from css custom-styled button in Chrome 392 No “Proceed Anyway” option on NET::ERR_CERT_INVALID in Chrome on MacOS 763 How to set a JavaScript breakpoint from code in Chrome? 225 Chrome doesn't delete session cookies 1 Only The First Cookie Is Set While Setting Multiple Cookies 4 Chrome not sending back cookies in iframe after Aug 10, 2020 update 649 Javascript / Chrome - How to copy an object from the webkit inspector as code Load 5 more related questions Show fewer related questions Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like