How does servicenow OAuth Entity profile automatically refresh the access token?
I have setup the sharepoint online integration connection with grant type as client credential, when I click on the "Get oAuth token" then the client system has given a access token alone with 1hr of validity. But i'm wondering from then how it is ge...