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
feat: restore domain-wide delegation via GOOGLE_WORKSPACE_CLI_IMPERSONATED_USER
Re-apply DWD support on top of the workspace refactor (#613).
Files moved from src/ to crates/google-workspace-cli/src/.
- Add get_impersonated_user() helper and IMPERSONATED_USER_ENV constant
- Pass impersonated user through get_token() -> get_token_inner()
- Set builder.subject() for ServiceAccountAuthenticator when DWD is active
- Show impersonated_user in auth status JSON output
- Add help text and README documentation for the new env var
- Add changeset for minor version bump
0 commit comments