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
In the current docs under Administration > Users > OIDC Authentication it says
To troubleshoot claims, set CODER_VERBOSE=true and follow the logs while signing in via OIDC as a new user.
however, when setting that variable, coder gives the following warning:
WARN: CODER_VERBOSE is deprecated, please use CODER_LOG_FILTER instead.