ADFS Authentication Failing in Chrome: MSISConext Cookie Issue
Sandeep Gaur
10
Reputation points
We are using ADFS to redirect authentication to our underlying IDP. Previously, we ran our app within an iframe of another app, and it worked fine. However, with Chrome’s recent changes regarding third-party cookies, we are now facing issues.
Upon debugging, we found that the failure is due to the inability to get the MSISConext cookie. Are there any plans to enhance ADFS to include additional parameters like ‘Partitioned’ to allow the MSISConext cookie to be saved?
Additionally, is there any temporary workaround for this problem?
Sign in to answer