You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error displayed, which requires me do do some action (usually clicking or refreshing the page) that I think should be handled by coder itself when using OIDC.
> oauth2: "invalid_grant"
"The provided authorization grant or refresh token is invalid, expired, revoked,
does not match the redirection URI used in the authorization request,
or was issued to another client"
I'm configured coder for Authentik OIDC via env vars here: