I have a requirement that when opening another application from an application (via URL) with the same login account, how can I skip the login screen and navigate directly to the home screen of the target app.
Currently, users have access groups added to both apps, so I think if we can share login information after clicking to open another app link, we can skip the login screen. But if there is any way to implement the same requirement above, please let me know.
Please reply to this.
Thanks
Note:
・The two applications are on the same development environment
・Currently I am using Azure authentication and have checked the SAML Authentication Service
@Manojkumar_ J
thank you, I’m using URL mapping to move destination screen (harness, work case).
But how can I set the current login information into destination URL to achieve this ?