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

oauth.authenticate function not invoking success call back for SMAL based login #365

Closed
hmkcfs opened this issue Apr 11, 2024 · 1 comment

Comments

@hmkcfs
Copy link

hmkcfs commented Apr 11, 2024

Hi Team,

We integrated Azure Ad(SAML Based) with salesforce for B2B commerce login. Login is Working properly for IOS, However on android when we login oauth.authenticate not invoking success or error callback

Steps to reproduce:

  1. Create a React Native project with ReactNativeDeferredTemplate
  2. Create a custom login page in Azure( SMAL based login integrated with salesforce)
  3. configure custom login url in server.xml
  4. Build the application
  5. Click on Login button
  6. SDK will open custom login page
  7. login with user created for B2B standard profile
  8. Enter credential and login
  9. Login Page will close automatically however it wont trigger a success callback
@wmathurin
Copy link
Contributor

I believe this is a duplicate of #247

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