Is your feature request related to a problem? Please describe.
Currently if google oauth is enabled, any google user (external audience) or domain users (internal audience) are able to login to create orgs/repos etc
Describe the solution you'd like
Allow login from selective google groups only. Eg oauth2-proxy restrict logins to members of group/s
https://oauth2-proxy.github.io/oauth2-proxy/configuration/providers/google
Describe alternatives you've considered
Role based access sitewide but that will be a huge overhaul
Additional context
None
Is your feature request related to a problem? Please describe.
Currently if google oauth is enabled, any google user (external audience) or domain users (internal audience) are able to login to create orgs/repos etc
Describe the solution you'd like
Allow login from selective google groups only. Eg oauth2-proxy restrict logins to members of group/s
https://oauth2-proxy.github.io/oauth2-proxy/configuration/providers/google
Describe alternatives you've considered
Role based access sitewide but that will be a huge overhaul
Additional context
None