Skip to content

Commit 07d8f91

Browse files
changes requested by @leosiracusa
1 parent 1232a05 commit 07d8f91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google/doc.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
// Microsoft Azure: https://cloud.google.com/iam/docs/access-resources-azure
4141
// OIDC identity provider: https://cloud.google.com/iam/docs/access-resources-oidc
4242
//
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
43+
// For OIDC and SAML providers, the library can retrieve tokens in three ways:
44+
// from a local file location (file-sourced credentials), from a server
4545
// (URL-sourced credentials), or from a local executable (executable-sourced
4646
// credentials).
4747
// For file-sourced credentials, a background process needs to be continuously

0 commit comments

Comments
 (0)