SAML required_groups configuration with wildcard or regex – System Administration

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

Read more here: Source link