SAML required_groups configuration with wildcard or regex

I currently have GitLab up and running in Kubernetes with SAML configured. I have followed the SAML required_groups documentation and have been able to successfully restrict logins based on specific group(s). I was wondering if it is possible to use wildcards or regex statements in the required_groups section. The end goal would be to restrict who can log into this specific instance based on group membership without having to specify hundreds of groups, create/manage an additional group (have been told no to nested groups too). Any help/advice would be greatly appreciated.

Running GitLab 14.5.1 EE (free, self-managed) in Kubernetes

Source code says it is not possible, expecting an array of strings. required_groups · Search · GitLab Suggest to open a feature proposal at https://gitlab.com/gitlab-org/gitlab/-/issues/new?issuable_template=Feature%20proposal%20%20-%20lean :slight_smile: