-
Notifications
You must be signed in to change notification settings - Fork 950
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
Google Cloud Session control #1846
Comments
This issue does not seem to follow the issue template. Make sure you provide all the required information. |
This is going to be interesting to solve. Unfortunately, since the documentation you describe is labeled "beta", I'm hesitant to jump on this right now to fix. I would have to go digging into the authentication flow code as well to figure out where the error would be returned and figure out how to re-authenticate. I'll leave this open for the time being, though I'm not sure when we'd get to it. |
@bkendall this is no longer beta :D And actually, the Google Workspace team forces the 16h-session duration now on Workspace customers :) So this will be more and more a problem for people! |
@bkendall @joehan I did some investigation on what error comes back from the Google token servers:
So it seems like checking for |
[REQUIRED] Environment info
firebase-tools: 7.3.2
Platform: macOS
[REQUIRED] Test case
Enable Google Cloud Session control as described here:
https://support.google.com/a/answer/9368756?hl=en&ref_topic=7558662
Login to Firebase using
firebase login
, run for examplefirebase deploy
.Wait until reauthentication would be required.
Try to run
firebase deploy
again.[REQUIRED] Expected behavior
Firebase CLI asks as the gcloud SDK for reauthentication.
[REQUIRED] Actual behavior
Firebase command fails with:
The text was updated successfully, but these errors were encountered: