I am trying to log in on external application by bypassing its login page.
Scenario is : User logged in on Mobilefirst application on iOS/ Android device. This has been authenticated from AD (Active Directoy). Now he clicks on a link of an external application which is on a different domain and has a login page. But this is also lined with the same AD. I want to call that application without entering username/pswd again on its login page.
How can I do that?