Authentication error due to SameSite cookie issue

Problem

Solution

You can use the following workaround on Google Chrome and Microsoft Edge to retain the legacy behavior for cookies. This will make Jira cookies available to RMsis once again. 

  • For Google Chrome, set both of these flags to "Disabled" by opening the following URLs in the browser.

    • chrome://flags/#same-site-by-default-cookies

    • chrome://flags/#cookies-without-same-site-must-be-secure

  • See the above image for reference to disable flags in Google Chrome.

  • For Microsoft Edge, set both of these flags to "Disabled" by opening the following URLs in the browser.

    • edge://flags/#same-site-by-default-cookies

    • edge://flags/#cookies-without-same-site-must-be-secure

       

  • See the above image for reference to disable flags in Microsoft Edge.

  • Relaunch the browser and try accessing RMsis once again.

  • You should be able to use RMsis after performing the above-mentioned changes.