We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1232a05 commit 07d8f91Copy full SHA for 07d8f91
google/doc.go
@@ -40,8 +40,8 @@
40
// Microsoft Azure: https://cloud.google.com/iam/docs/access-resources-azure
41
// OIDC identity provider: https://cloud.google.com/iam/docs/access-resources-oidc
42
//
43
-// For OIDC providers, the library can retrieve OIDC tokens in three ways: from
44
-// a local file location (file-sourced credentials), from a server
+// For OIDC and SAML providers, the library can retrieve tokens in three ways:
+// from a local file location (file-sourced credentials), from a server
45
// (URL-sourced credentials), or from a local executable (executable-sourced
46
// credentials).
47
// For file-sourced credentials, a background process needs to be continuously
0 commit comments