You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In several places, we limit names to being only 32 characters. We have some users who want to support longer group names for group sync, longer usernames, etc. Can we increase this to at least 36 characters to support GUIDs, which is common for group sync?
Since the group name is an internal field (the display name overrides it), I am not concerned about this causing display issues in the Ui. It may become a problem for usernames, but don't think there's much harm in increasing to 36
The text was updated successfully, but these errors were encountered:
For EnBW this is an urgent topic. We cannot use the group mapping because the groups we use are added dynamically ( we do not know them in advance) and changing the group mapping requires a restart of Coder. And we need to set GUIDs from EntraID as group names to use the group sync feature.
matifali
changed the title
Support longer names than 32 characters
Support names longer than 32 characters
Aug 26, 2024
bpmct
added
the
must-do
Issues that must be completed by the end of the Sprint. Or else. Only humans may set this.
label
Aug 26, 2024
In several places, we limit names to being only 32 characters. We have some users who want to support longer group names for group sync, longer usernames, etc. Can we increase this to at least 36 characters to support GUIDs, which is common for group sync?
Since the group name is an internal field (the display name overrides it), I am not concerned about this causing display issues in the Ui. It may become a problem for usernames, but don't think there's much harm in increasing to 36
The text was updated successfully, but these errors were encountered: