authx icon indicating copy to clipboard operation
authx copied to clipboard

Web proxy unable to recover from rotated grant secrets

Open mike-marcacci opened this issue 4 years ago • 0 comments

We have reports that, at least in certain cases, the web proxy does not reattempt the auth code flow when its refresh token is invalid, as is the case for disabled grants, rotated grant secrets, etc.

It is possible that the error is not in the proxy itself, but instead the apps that are using it (for example, not redirecting on 401 returned from an API call), but this should be investigated nonetheless.

mike-marcacci avatar Feb 23 '21 18:02 mike-marcacci