google/password-sync-support-tool

Report the OAuth2 type and the user which is being impersonated

Closed this issue · 2 comments

PMox commented

GAPSTools should report these informations:

  • the current OAuth2 type (3-legged or service-account)
  • the user which is being impersonated

The next version will dump the registry values ServiceAccountEmail and Email (the admin email) to a file. If it's 3LO, then there's no ServiceAccountEmail.

Fixed in ea154c7.