I am trying to add multiple email address into a third part application like Outlook. For first email id, after entering email address, it's opening a WebView implemented windows asks for password. But for second email address, it does not open password window in webview and trying to authenticate automatically.
How can fix this behavior?