Closed Bug 1706781 Opened 3 years ago Closed 9 months ago

Single logout of Azure AD

Categories

(Core :: DOM: Core & HTML, enhancement)

Firefox 87
enhancement

Tracking

()

RESOLVED INVALID

People

(Reporter: sagarghimire420, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari/537.36
Firefox for Android

Steps to reproduce:

So I created an application with Azure AD to authenticate users. The same login is used by my outlook account. When I tried to log out from my app it automatically logs me out of Outlook too.

Actual results:

Auto logs me out of outlook when I click on Logout from my application

Expected results:

It should logs me out of only one of my application not from outlook. The logout functionality is working fine on Google Chrome. It just Firefox and Firefox developer edition giving me issue.

Through the network logs I found out after I click on logout, it auto calls https://outlook.office365.com/owa/auth/logoff.aspx?cmd=logoff&exlive=1&lgtype=1&sid=xxxxxxxxxx that logs you out of outlook.

This could be MS itself running different code for Firefox users.

Group: firefox-core-security

The Bugbug bot thinks this bug should belong to the 'Core::Networking' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Networking
Product: Firefox → Core

I think this is not a networking bug. Without looking at the source code of the page, it's difficult to know what creates the http request to https://outlook.office365.com/owa/auth/logoff.
Change the component to DOM to see if someone knows how to debug this.

Component: Networking → DOM: Core & HTML

For easier debugging, could you open a sample application that has the issue and post the URL here?

Flags: needinfo?(sagarghimire420)

Redirect a needinfo that is pending on an inactive user to the triage owner.
:sefeng, since the bug doesn't have a severity set, could you please set the severity or close the bug?

For more information, please visit BugBot documentation.

Flags: needinfo?(sagarghimire420) → needinfo?(sefeng)

I am going to close this bug since we didn't hear any response in two years. Please feel free to reopen this!

Status: UNCONFIRMED → RESOLVED
Closed: 9 months ago
Flags: needinfo?(sefeng)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.