Add mention of ESI_USER_CONTACT_EMAIL to install documentation.

This commit is contained in:
colcrunch 2020-12-02 17:42:03 -05:00
parent 35ae710624
commit bccead0881

View File

@ -181,6 +181,8 @@ For **scopes** your SSO app needs to have at least `publicData`. Additional scop
As **callback URL** you want to define the URL of your Alliance Auth site plus the route: `/sso/callback`. Example for a valid callback URL: `https://auth.example.com/sso/callback` As **callback URL** you want to define the URL of your Alliance Auth site plus the route: `/sso/callback`. Example for a valid callback URL: `https://auth.example.com/sso/callback`
In `local.py` you will need to set `ESI_USER_CONTACT_EMAIL` to an email address to ensure that CCP has reliable contact information for you.
### Alliance Auth Project ### Alliance Auth Project
Ensure wheel is available before continuing: Ensure wheel is available before continuing: