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
Noticed in a comment in #2377, sometimes people will try to edit users with the CLI after they have logged in via OIDC.
We should return an error if there is an attempt to edit a user with login type OIDC. It will be overwritten when the user logs in again and OIDC is the only source of truth.
The text was updated successfully, but these errors were encountered:
Noticed in a comment in #2377, sometimes people will try to edit users with the CLI after they have logged in via OIDC.
We should return an error if there is an attempt to edit a user with login type OIDC. It will be overwritten when the user logs in again and OIDC is the only source of truth.
The text was updated successfully, but these errors were encountered: