Azure DevOps Refresh Token expires after 90 days

Copper Contributor

Refresh Token expires after 90 days within active accounts. Is this an expected behavior? What status code do we have to expect when a refresh token expires? I understand when access token expires the status code would be 302 however it's unclear on refresh token expiration.  

ps, Followed this documentation to create an OAuth 2 app: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?view=azure-...

1 Reply

@Connector2022 

Hi, I'm also encountering the same thing i.e. not sure what would be the response code or error message in case the refresh token itself is expired, if possible can you please guide if it's resolved for you?