Skip to content

Commit 73426cd

Browse files
committed
remove in ADC
1 parent 46c2330 commit 73426cd

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

google/auth/_default.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -613,15 +613,6 @@ def default(scopes=None, request=None, quota_project_id=None, default_scopes=Non
613613
5. If no credentials are found,
614614
:class:`~google.auth.exceptions.DefaultCredentialsError` will be raised.
615615
616-
Important: If you accept a credential configuration (credential JSON/File/Stream)
617-
from an external source for authentication to Google Cloud Platform, you must
618-
validate it before providing it to any Google API or client library. Providing an
619-
unvalidated credential configuration to Google APIs or libraries can compromise
620-
the security of your systems and data. For more information, refer to
621-
`Validate credential configurations from external sources`_
622-
623-
.. _Validate credential configurations from external sources: https://\
624-
cloud.google.com/docs/authentication/external/externally-sourced-credentials
625616
.. _Application Default Credentials: https://developers.google.com\
626617
/identity/protocols/application-default-credentials
627618
.. _Google Cloud SDK: https://cloud.google.com/sdk

0 commit comments

Comments
 (0)