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

Adjust provisioning service to correctly update the display name on login #979

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

julien-nc
Copy link
Member

@julien-nc julien-nc commented Nov 6, 2024

closes #920

On login, if the user already exists and is passed to the provisioning service, we acted like it was not from our backend but it can be (with soft and non-soft auto-provisioning).

The display name is now correctly updated.

@julien-nc julien-nc force-pushed the fix/920/change-display-name branch from bc6fcd3 to cd8204c Compare January 20, 2025 10:29
@julien-nc julien-nc requested a review from janepie January 20, 2025 10:32
@julien-nc julien-nc merged commit c1a4447 into main Jan 20, 2025
45 checks passed
@julien-nc julien-nc deleted the fix/920/change-display-name branch January 20, 2025 10:59
@julien-nc julien-nc mentioned this pull request Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change of 'Full Name' after account creation via OIDC Provider not possible
2 participants