Hello,
I was wondering if anyone was successful with adding domain restrictions into oAuth for google. Currently anyone with a google account can submit a ticket. We would like to make this restricted to our domain.
based on initial research you should be able to add 'hd=domain' to the google php file.
I attempted to add this to /var/www/html/include/plugins/auth-oauth/lib/ohmy
but no luck
any help with this would be greatly appreciated.