vlead / outreach-portal

Other
0 stars 12 forks source link

Get the google oauth working in test environment #475

Open travula opened 4 years ago

travula commented 4 years ago

Once the test setup is created, the portal's index page is served right. But login using google oauth is failing, This needs fixing.

travula commented 4 years ago

The outreach portal is setup on a local container and a host name is given to it in /etc/hosts Google auth is not working even after setting up the keys and secrets using the google developers dashboard.

I am waiting for Madhavi to talk to, the configurations from the production are also copied, but authentication does not work on the test machine.

The outreach portal is also installed on an AWS ec2 insance. A public domain name is also given to this machine, but the auth does not seem to work with the current configuration parameters.

One way is to re-implement this and test it. There could be divergence between the version controlled sources to the sources on the production machine.