Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not allow editing users from OIDC #2387

Closed
kradalby opened this issue Jan 28, 2025 · 0 comments · Fixed by #2393
Closed

Do not allow editing users from OIDC #2387

kradalby opened this issue Jan 28, 2025 · 0 comments · Fixed by #2393
Labels
bug Something isn't working OIDC OpenID Connect related issues
Milestone

Comments

@kradalby
Copy link
Collaborator

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.

@kradalby kradalby added bug Something isn't working OIDC OpenID Connect related issues labels Jan 28, 2025
@kradalby kradalby added this to the v0.25.0 milestone Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working OIDC OpenID Connect related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant