microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
7.82k stars 1.63k forks source link

Cannot login IEEE account #2206

Open Kruegerrr opened 4 months ago

Kruegerrr commented 4 months ago

Describe the bug The following message is displayed when returning from IEEE login portal: "Sorry, there was a problem communicating with google servers when adding Google account".

To Reproduce Steps to reproduce the behavior:

  1. Go to microG Settings
  2. Click on 'Add Google Account', then click on 'SIGN IN'
  3. Enter an IEEE email, then click on 'Next'
  4. "Your Google Account is managed by ieee.org...", accept
  5. Enter the email and password after it automatically jumps to IEEE login portal
  6. Click on 'Sign in'
  7. Wait a few seconds, then the failed message will be displayed.

Expected behavior Successful login

System Android Version: 13 Custom ROM: LineageOS 20 For MicroG

Additional context There is no problem signing in to a personal Google account on my system. 2FA is disabled for my IEEE account.

Kruegerrr commented 4 months ago

Hi guys, if you see this comment and have Google accounts managed by a third party, could you please test signing in with microG and see if it works?

mar-v-in commented 4 months ago

microG does not support educational, institutional or corporate accounts if they require any sort of device management. This is a known issue.

Kruegerrr commented 4 months ago

Is this out of scope for the microG framework, or can we expect support for it in the foreseeable future?

mar-v-in commented 4 months ago

It's not unlikely we'll see some level of support at some point. Worst case we might just pretend to the server to support device management, just so one can sign-in.

fynngodau commented 3 months ago

Hi @Kruegerrr, I'm working on an implementation for accounts that require device management in #2296. Could you please tell me whether you are still experiencing the issue as you described as of today?

The reason I'm asking is that there seems to have been some change not long ago where the login flow would seemingly complete like normal, but then the account would still be mostly dysfunctional. Is that perhaps also the case for you now?

Kruegerrr commented 3 months ago

Hi @fynngodau, I tried login again and it failed just as before with the sorry message.