This issue has been created
There is 1 update.
 
 
Trusted authentication framework / cid:jira-generated-image-avatar-69d41f91-50e6-438b-ae10-0ce227fb21ea TRUSTAUTH-32 Open

Provide an option to disable cleaning of group names, or change the cleaning regex

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-eab18851-15c8-4813-a648-bef3df497496 Clément Aubin created this issue on 23/Oct/24 09:05
 
Summary: Provide an option to disable cleaning of group names, or change the cleaning regex
Issue Type: cid:jira-generated-image-avatar-69d41f91-50e6-438b-ae10-0ce227fb21ea Bug
Affects Versions: 1.9.2, 1.9.3
Assignee: Unassigned
Components: API
Created: 23/Oct/24 09:05
Priority: cid:jira-generated-image-static-major-de93110f-5cf4-4bd7-ae02-c884d38afcdf Major
Reporter: Clément Aubin
Description:

TRUSTAUTH-29 introduced the automated cleaning of group names, however this may not work out well with existing users of the application, that have already used some group mappings (with non-recommended characters) to have groups provisioned. These groups may be quite difficult to rename because rights could be associated to them all through the wiki.

One solution would be to provide two configuration options :

  • One allowing to disable the cleaning of groups altogether. We could then enable the cleaning by default, and add a note in the release notes that users upgrading should review their group mappings and consider introducing this option.
  • One allowing to modify the regular expression used to clean groups : administrators may want to remove only some special characters, or remove other characters we don't remove by default.
 
 

1 update

 
cid:jira-generated-image-avatar-eab18851-15c8-4813-a648-bef3df497496 Changes by Clément Aubin on 23/Oct/24 09:05
 
Priority: Major Critical