Closed groob closed 7 years ago
500 for authentication issues.
This error caused by missing AUTH_DOMAIN setting in settings.py.
I have the value set in settings.cfg before deploying to app-engine.
Is there a step in the deployment that I skipped?
I have the value set in settings.cfg
It have to be set in src/simian/settings.py
The https://github.com/google/simian/wiki/Admin-Setup page only mentions editing the settings.cfg file. Can the documentation be updated?
With a fresh install:
I was able to see the simian UI at the appspot url, while everyone other user in the gsuite domain was getting a 500 error. As soon as I added someone to the admin ACL, that person was able to access the dashboard but my requests immediately started to return 500 errors. I had to ask them to add me.
While there's a workaround, two issues should be addressed:
Traceback: