I have two Chrome Profiles set up on my desktop computer. One is for Work, and the other is for Personal. Chrome profiles keep cookies, history, password managers, extensions, etc all separate from each other.
This generally works for all websites that I've interacted with, with the exception of JIRA Cloud Slack links. If I click on a slack link for a project that only my Work profile should be able to read, but it's opened in my personal profile, I find that I am suddenly logged in to JIRA with my work email account, but in my Personal chrome profile which should not know anything about my work life. I am guessing that JIRA Slack links with their `atlorigin` argument are somehow pre-authenticated as my user and cause the browser to skip the auth workflow. I would like this to not be the case.
How can I ensure that JIRA links from slack go through the appropriate authentication?
This is not new behavior and has been ongoing for some years now across many Chrome and (I presume) JIRA Cloud updates.
Auth mechanism: Google integration
Chrome version: (currently) Version 131.0.6778.204 (Official Build) (64-bit)
Reproduction:
Desired behavior:
JIRA Slack links are not pre-authorized and instead require the user browser to have acquired credentials itself. Thus, a link being opened in a Personal profile would be stopped at the login screen, whereas a link opened in my work profile would succeed as long as I had previously logged in to JIRA in the profile.
What I Have Tried:
Looks like a pretty odd behavior probably because cookies are shared across profiles.. I guess using completely different browsers for Work and Personal is not an option right? :)
If not then I would try to disable specific cookies (for Slack/Jira) and see how this behaves after or incognito mode or maybe use different Slack workspaces - have it for work and personal - just make sure that you are logged in to them only on specific profiles (Work profile -> Work Slack) ..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.