Skip to content

Signing in with Google not working in Android OIDC auth, seems Chrome 80+ Cookie Policy #813

Open
@satsangswami

Description

@satsangswami

We are using FusionAuth™ version 1.17.0.

We are developing a Native Android & iOS App which will use FusionAuth as OIDC Idp.
I have implemented https://github.com/openid/AppAuth-Android and shall implement the iOS project from the same author.
Everything is working fine... Username/Email + Password login is working perfectly fine...However, when we use Google Sign-in (which is working perfectly on Desktop Chrome), but in Android when the app goes to fusionauth login screen.

  1. It gives option for Google Signin
  2. When clicked, It opens Google Signin Page
  3. It perhaps, even signin to the google ( how i know, next time it doesn't asked me for password)
  4. it closes the google signin window
  5. I see the FusionAuth login form, it doesn't process anything and doesn't therefore return to the App.

PS: i tired lot for 2-3 days now to figure out, inspected the android chrome on desktop dev tools, it gave me this cookie warning, ( which i also get for desktop chrome but in desktop fusionauth processes, in android it doesn't). So i felt may be this is the issue.

Kindly let me know what can be done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidUser error or not seemingly an issue with FusionAuth

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions