function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Marcelo Pinheiro MontanherMarcelo Pinheiro Montanher 

Is it possible to keep user login between different applications?

Hi!

I have two Android applications using the Salesforce SDK, the user will be redirect from the first app to the second one. How can I handle the user session to avoid make him login twice. It is possible to do this?

Thank you
Best Answer chosen by Marcelo Pinheiro Montanher
KrishnaAvvaKrishnaAvva
Hi Marcelo,

Please refer to the following documentation on how to implement Single Sign On.
https://trailhead.salesforce.com/en/content/learn/modules/salesforce1_security/salesforce1_security_sso
https://help.salesforce.com/articleView?id=000213609&type=1.

Please mark this SOLVED if it had helped you. Thanks!

Regards,
Krishna Avva