Flush Cache For Interactive Token Method In UiPath.Office365 Activity

How to flush the cache for Interactive Token method in UiPath.Office365 activity to have the pop-up when authenticating?

Using the UiPath.Office365 activity with the “Interactive Token” method it will just show a pop-up window once and then will locally cache the token.

To remove such cache for testing purposes or to authenticate with a different user, the token needs to be deleted from the location “C:\Users$username\AppData\Roaming\UiPath\authentication”.

Once deleted, run again the workflow and the window pop-up should be displayed once more.