taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
691 stars 86 forks source link

Tag Replace needs to be expanded to all User Attributes #341

Closed chromestrong closed 1 year ago

chromestrong commented 1 year ago

Hi Team,

Currently Tag Replacement works for all schema's and most user attribute fields. Please expand the user attribute fields to include the remaining user fields and subfields:

One example use case for this is if we wanted to include the website field value ( more than one organization living in the same Google tenant so multiple websites ) and relation field value ( executive assistants emails) in a managed signature.

Thanks Team

taers232c commented 1 year ago

Done. https://github.com/taers232c/GAMADV-XTD3/wiki/GamUpdates

Ross Scroggs @.***

On Mar 13, 2023, at 8:06 PM, Eric @.***> wrote:

Hi Team,

Currently Tag Replacement works for all schema's and most user attribute fields. Please expand the user attribute fields to include the remaining user fields and subfields:

[ relation ] admin_assistant|assistant|brother|child|domestic_partner|dotted-line_manager|exec_assistant|father|friend|manager|mother| parent|partner|referred_by|relative|sister|spouse|

[ website ] app_install_page|blog|ftp|home|home_page|other|profile|reservations|resume|work| notprimary|primary

[ im ] type home other|work|(custom ) protocol aim|gtalk|icq|jabber|msn|net_meeting|qq| skype|yahoo|(custom_protocol ) notprimary|primary

[ externalid ] (employeeid )| (externalid account|customer|login_id|network|organization| )

[ posix ] username uid gid [system|systemid ][home|homedirectory ] [shell ] [gecos ] [os|operatingSystemType linux|unspecified|windows] [primary ] endposix)

[ sshkeys ] key [expires ] endssh

One example use case for this is if we wanted to include the website field value ( more than one organization living in the same Google tenant so multiple websites ) and relation field value ( executive assistants emails) in a managed signature.

Thanks Team

— Reply to this email directly, view it on GitHub https://github.com/taers232c/GAMADV-XTD3/issues/341, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYLYG2Y5HW34GXDPPXRLW37OE3ANCNFSM6AAAAAAVZ35WWM. You are receiving this because you are subscribed to this thread.

chromestrong commented 1 year ago

Awesome!