File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,11 @@ credentials. This artifact depends on the App Engine SDK.
1616- [ * google-auth-library-oauth2-http* ] ( #google-auth-library-oauth2-http ) : contains a wide variety of
1717credentials as well as utility methods to create them and to get Application Default Credentials
1818
19+ > ⚠️ Important: If you accept a credential configuration (credential JSON/File/Stream) from an external source for
20+ authentication to Google Cloud Platform, you must validate it before providing it to any Google API or library. Providing
21+ an unvalidated credential configuration to Google APIs can compromise the security of your systems and data. For more
22+ information, refer to [ documentation] ( https://cloud.google.com/docs/authentication/external/externally-sourced-credentials ) .
23+
1924** Table of contents:**
2025
2126
You can’t perform that action at this time.
0 commit comments