Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
arithmetic1728 committed Aug 16, 2021
1 parent 4d70e87 commit eae46a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/oauth2/challenges.py
Expand Up @@ -25,7 +25,7 @@


REAUTH_ORIGIN = "https://accounts.google.com"
SAML_CHALLENGE_MESSAGE = "Please run `gcloud auth login --update-adc` to complete reauthentication with SAML."
SAML_CHALLENGE_MESSAGE = "Please run `gcloud auth login` to complete reauthentication with SAML."


def get_user_password(text):
Expand Down

0 comments on commit eae46a8

Please sign in to comment.