Group name validation

Similar to User Profile and username pattern validation, I’d like to validate group name with a regex.

I searched mailing list, github and this forum, I only found this question that is quiet related:

What do you think?

Thanks for your help!

You could do it in a mapper while you are importing them (from LDAP or a brokered IdP), but there isn’t a way to validate them on creating using the API or Admin UI.