This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Description
Hello,
I currently have an external helpdesk team that needs access to GnG administration.
Being external they have a different domain to the main one, they are both within the same G Workspace console.
I have reviewed this section https://github.com/google/loaner/blob/master/docs/gngsetup_part2.md#step-5-customize-the-app-constants, changed the APP_DOMAIN variable and deployed the code again but I still can not access with the new domain, I get an error saying that "ERROR: [email protected] is not an authorized user for one of the domains: domain.net".
Does anyone know what can be happening? Is it possible to access with different domains?
Before making this change, the user did not directly log in to the administration by returning a FORBIDDEN message.
Thanks in advance.