Google apps: tracking user email or name changes -


i'm working on application, uses google apps api. in application google domain's admin can add users domain , manipulation them. parts works well.

but google apps admin can change email or name of domain's users. , here problem. i'm trying investigate, what's best way figure out user's email changed. thinking best way check user's nicknames(when admin changes user's email old email attached him 'nickname'), there's posibility delete nickname, there can nothing check.

which suggestions have?

thanks in advance.

you should replace google provisioning api calls new directory admin sdk api calls. new directory api calls provide immutable id (the id attribute) user accounts not change when admin renames user's primary email address.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -