seknox / trasa

Zero Trust Service Access
https://www.trasa.io
Mozilla Public License 2.0
383 stars 68 forks source link

[BUG] Trasa won't accept special character in the user field. #295

Open Dragnell87 opened 3 years ago

Dragnell87 commented 3 years ago

Describe the bug:

Hello, i found this while importing users from Active Directory.

The field user does not allow username with character like dot, so a user like john.doe will be imported but no change can be made to them, such user won't be able to properly access or authenticate rendering the provider useless in this scneario.Also character encoding for fields like Firt Name, Last Name and Middle Name need to be able to acept accent mark, since Active Directory and FreeIPA support them.

Expected behavior:

Active Directory and FreeIPA support name convention with especial character like dot (john.doe), Trasa should honor them to keep consitency.

Scope of issue:

Versions:

bhrg3se commented 3 years ago

We will address this issue in next release.