Skip to content

Name missing from OIDC created users #11838

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

Closed
jamestoyer opened this issue Jan 26, 2024 · 2 comments
Closed

Name missing from OIDC created users #11838

jamestoyer opened this issue Jan 26, 2024 · 2 comments

Comments

@jamestoyer
Copy link

In #11639 the Name field was added, which allows owner_name to be referenced, however it appears this field is not populated when doing an OIDC login on Coder v2. As member can't (and probably should't) update the name field in the UI it means we can't use it in places like automatically configuring the git config.

I've compared this to Coder v1, which we also run, and it's OIDC implementation does appear to pull in an equivalent to the name. Is it possible this was just an oversight in the PR implementation or is there some other limitation here?

@cdr-bot cdr-bot bot added the bug label Jan 26, 2024
@bpmct
Copy link
Member

bpmct commented Jan 29, 2024

It wasn't implemented yet, it is only supported on the account settings page.

related #11704

@matifali
Copy link
Member

Closing as duplicate of #11704

@matifali matifali closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants