App install status on user password change or change in role

Hi,

If an Account administrator has installed an App earlier (and so authorized) and, if he/she has changed her password or is no longer in administrator role, will the OAuth token be no longer valid? Or, if no longer valid, could it be refreshed using the refresh token?

Thanks in advance and regards

Navin

Yes, the refresh token would continue to work. An admin is just acting on behalf of the account it isn’t tied to the user.

Thank you. So, just to make sure, if the Zoom administrator, who had earlier installed an “account level” App, changes his/her password or is no longer in an administrative role, the earlier received OAuth token will no longer be valid. Is that correct? But the token can still be refreshed using the refresh token without need to reauthorize?

Thanks again and regards

Hey @navinmishra ,

The access and refresh token would continue to work since it is an account level app tied to the whole Zoom account, and not the individual user.

Thanks,
Tommy