SigningWithRedirect, custom provider, requires two login attempts to work - ANDROID #13774
Closed
3 tasks done
Labels
Auth
Related to Auth components/category
question
General question
React Native
React Native related issue
Before opening, please confirm:
JavaScript Framework
React Native
Amplify APIs
Authentication
Amplify Version
v6
Amplify Categories
auth
Backend
Other
Environment information
Describe the bug
Sign in with redirect , with custom provider (Octa), does not redirect to authenticated page in React Native app. On Andorid devices, after you submit Octa credentials, it redirects you again to non-authenticated page and fails to switch to authenticated page. You must click again on button that handles SSO in order to be redirected to authenticated page.
We saw the issue #12926 and we tried with package update : [[email protected]] but still it doesn't work
This is always working on IOS.
Expected behavior
Clicking on continue with SSO will leave user on third party page
After user submits credentials, user will be redirected to authenticated page, not again on login page
Reproduction steps
sso_android_bug.MP4
Code Snippet
Log output
aws-exports.js
No response
Manual configuration
Additional configuration
No response
Mobile Device
Android Galaxy S24 Ultra
Mobile Operating System
Android version 14
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: