App-to-web single sign-on
App-to-web single sign-on allows you to take a session from your mobile application and extend it to a browser on the same device. This is useful for giving a seamless experience to your users when they transition from the mobile application to the website where more functionality likely exists. This feature is available when using a OneWelcome Identity Platform identity provider. In Tulip, the OneWelcome Identity Platform uses a authentication token, this can be used with Tulip R103 and up.
The Mobile SDK allow you to specify a target URL where authentication is required. This URL must be configured in the action token configuration. It will then verify that your mobile application's session is valid and establish a session with the IDP before redirecting the user to the target URL with them logged in automatically. Refer to the Mobile SDK documentation for the specifics on the implementation: