You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Ross: add support for new Chrome reporting APIs. Try a command like gam print chromeapps to see extensions installed by your users or gam print chromehistory releases platform win64 channel stable to see a history of Chrome browser stable releases for Windows.
Ross: add a verifynotinvitable argument to gam create|update user|group|alias commands. The command avoids creating a Google Workspace user, group or alias if doing so will evict an invitable user.
Switch user invitation API calls to use service account domain-wide delegation to avoid invalid_scope errors authorizing GAM. #1351