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
Our OIDC provide provides a userId claim which acts as a primary key to identify users, but the sub claim will change if the user's email address changes. When this happens, Coder treats it as a new user, and the user loses access to their existing workspaces.