We have implemented Azure Ad single sign on using auto generated code from Visual studio 2013 with organization account authentication and its working fine.
The problem is when user is logged in in azure management portal with his live account and in other tab he try to open our app, then he directly gets below error on Microsoft login page.
Additional technical information: |
Correlation ID: 78e13474-6f92-40ec-b463-91e36a6dae84 |
Timestamp: 2015-04-14 12:27:20Z |
AADSTS50020: It works fine if I log out from management portal. Is there any way to resolve this issue without forcing user to log out from live account(management portal)? |