Open baltitenger opened 6 days ago
Hmm, apparently it does use the name
field but the OpenID provider I'm using (forgejo) uses the username in the name field for the id_token but not for the userinfo response...
Looks like the solution here is to disable changing the name in user settings.
Description
As the title says. This is confusing because vikunja still allows the user to change their name, which will persist until the next time they do a fresh login. (Also, I think it should use the
name
field instead ofpreferred_username
for the initial value of the user's display name)Vikunja Version
v0.24.4
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
No
Screenshots
No response