rustdesk-server-pro
rustdesk-server-pro copied to clipboard
IDP login uses Name instead of Username
Hello,
After updating to the latest rustdesk-pro version 1.5.4, i have noticed that users are provisioned using their names instead of username from IDP.
I am using Authentik as OpenID provider.
@fufesou
@prankos Hi, what is your previous version? The previsou version uses the username from IDP?
We didn't change the function of selecting a username from the OpenID claims.
preferred_username -> nickname -> name -> part of the email -> sub
https://openid.net/specs/openid-connect-basic-1_0.html#:~:text=2.5.-,Standard%20Claims,-This%20subset%20of
Could you please check it?