Possibilty to change username when using azure
When using Azure as login mechanism, there is no chance to change the username.
So when we connect to another user, they will see our e-mailaddress. Using local accounts, there is still a possibilty to change the username as mentioned here https://github.com/rustdesk/rustdesk-server-pro/issues/334.
Any possibility to get this also working? At the moment the only workaround I see is using the display-name override described here https://github.com/rustdesk/rustdesk-server-pro/issues/277
@fufesou Using email as username does not very make sense, it expose users' privacy. Please how about other vendors or app use azure.
@fufesou Using email as username does not very make sense, it expose users' privacy. Please how about other vendors or app use azure.
Well I have another proposition for you, as a pro user, we have it connected to our LDAP and it pulls the email for the username.
Would having the option to change the Display name under each user be a better option? Or a list of options.
- Username set by rustdesk (could be an email like in my instance)
- Username set by email
- Username set by custom field
- Username set by company name to be implemented?