script-server
script-server copied to clipboard
Google OAuth - allow users by email domain
As I'm using Google OAuth in my instance, I have to define every single user to allowed_users.
I have seen it accepts a * to allow everyone.
But, it doesn't seem to support allowing users by subdomain, for example: *@mydomain.com
That way the authentication list is much easier to maintain 💪
Hi @chiva, thanks for the proposal :) I was thinking about it for a long time, but since noone requested it, I didn't give it any prio.