Admin interface ¶
Adding a new user ¶
- Add the user’s email to either
GOOGLE_SSO_STAFF_LISTorGOOGLE_SSO_SUPERUSER_LISTdepending on what permissions they should have.- The email must be from a domain that is in the
GOOGLE_SSO_ALLOWABLE_DOMAINSlist.
- The email must be from a domain that is in the
- Restart the Benefits application so that Django settings are re-loaded.
- Have the user log in to the admin interface with their Google account.