You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, I have the issue that G-Suite login doesn't work correctly if multiple accounts are present on the system. The Google account chooser pops up, but upon selecting the correct account there is always the error 403 - service not configured for this account. The configuration for the service in the Google Admin panel is correct.
This issue persists with multiple Chrome accounts.
I suspect that the original issue lays with Google, however, I was unable to get help or confirmation from Google Support.
I found that enabling "forceAuthn" mitigates this issue. I have created a merge request #291 to add this setting and a little explanation to the plugin setting page to prevent me having to configure everything separate config.
The text was updated successfully, but these errors were encountered:
Currently, I have the issue that G-Suite login doesn't work correctly if multiple accounts are present on the system. The Google account chooser pops up, but upon selecting the correct account there is always the error 403 - service not configured for this account. The configuration for the service in the Google Admin panel is correct.
This issue persists with multiple Chrome accounts.
I suspect that the original issue lays with Google, however, I was unable to get help or confirmation from Google Support.
I found that enabling "forceAuthn" mitigates this issue. I have created a merge request #291 to add this setting and a little explanation to the plugin setting page to prevent me having to configure everything separate config.
The text was updated successfully, but these errors were encountered: