From 2b9629894fcf0d56334907b17ffc4f790b6ef6c6 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Thu, 19 Mar 2026 12:22:42 -0400 Subject: [PATCH] Update Users-Tokens.md --- wiki/Users-Tokens.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Users-Tokens.md b/wiki/Users-Tokens.md index c43fe7d4..ca920466 100644 --- a/wiki/Users-Tokens.md +++ b/wiki/Users-Tokens.md @@ -43,7 +43,7 @@ For each user, select the order of token presentation: * `orderby appname|displaytext` - Display each user's tokens ordered by App Name Use `gcpdetails` to get project information about the client; you get the project number -and whether it is an internal project. +and whether it is an internal project. In order to accurately determine if a project is internal, your GAM admin user must have at least the `Browser` [IAM role for the entire GCP organization](https://docs.cloud.google.com/iam/docs/roles-permissions/browser) which allows them to lookup basic metadata about your organization projects. If your admin is not able to see all GCP projects in your organization results may not be accurate. For `print tokens`: * `delimiter ` - Separate `scopes` entries with ``; the default value is `csv_output_field_delimiter` from `gam.cfg`.