Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about Authentication Between Two Apps in same Org. #3540

Closed
nzsrini opened this issue Sep 13, 2022 · 2 comments
Closed

Question about Authentication Between Two Apps in same Org. #3540

nzsrini opened this issue Sep 13, 2022 · 2 comments

Comments

@nzsrini
Copy link

nzsrini commented Sep 13, 2022

Please fill out the following details:

  1. Version of Mobile SDK Used: 10.2.0
  2. Issue found in Native App or Hybrid App: Native
  3. OS Version: IOS
  4. Device:

is it possible to transfer the access token from one app to other app in the same org?
Use case : APP-A, APP-B (connected apps) in same org.
Requirement: If the community user already logged into the APP-A, Is it possible to make the user log into APP-B with out the authentication (ie.. user not required to enter username and password)? using the the access token generated in APP-A ?

@brandonpage
Copy link
Contributor

Hi @nzsrini,

Yes. Please check out our documentation for Identity Provider Apps. If APP-A is an IDP and the user is logged in, you can either launch APP-B from APP-A or tap a button on the login screen of APP-B to authenticate without username and password.

I will close this issue, but feel free to ask additional questions here in this thread or on our Trailhead page.

@nzsrini
Copy link
Author

nzsrini commented Sep 13, 2022

Hi @brandonpage ,
Appreciate your reply, We have developed more than ten complex mobile apps using salesforce SDK. Starting from v2.0.5 SDK, of course, we upgraded Apps to 10.0.0. Thanks to the salesforce mobile SDK team. You guys rock.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants