From bccead08819af2de61a92a43b9ca94b067452746 Mon Sep 17 00:00:00 2001 From: colcrunch Date: Wed, 2 Dec 2020 17:42:03 -0500 Subject: [PATCH] Add mention of `ESI_USER_CONTACT_EMAIL` to install documentation. --- docs/installation/allianceauth.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installation/allianceauth.md b/docs/installation/allianceauth.md index 4e19b648..4e2b084a 100644 --- a/docs/installation/allianceauth.md +++ b/docs/installation/allianceauth.md @@ -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` +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 Ensure wheel is available before continuing: