Hello!
I'm working with the SharePoint connectors utilizing the DCM and trying to figure out how to force designer to refresh an expired authentication token. I understand the tokens expire after 90 days. My expectation is that if the token has expired it would attempt to run the oauth browser sign-in again to acquire a new token. Just wanted to confirm if I'm missing something or what the best process to resolve this is. Do I have to delete that credential and make/connect a new one? I'm trying to make this as simple as possible to maintain WF connection integrity on the server environment.

Thanks