From e96feb68339a0798960256e519062b58ac42e620 Mon Sep 17 00:00:00 2001 From: Sam <30859143+samoneilll@users.noreply.github.com> Date: Mon, 25 Oct 2021 09:10:01 +0200 Subject: [PATCH] Environment.ini: Add CCP_SSO_JWK_CLAIM key --- static/pathfinder/environment.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/static/pathfinder/environment.ini b/static/pathfinder/environment.ini index f2c1ecd..64628f6 100644 --- a/static/pathfinder/environment.ini +++ b/static/pathfinder/environment.ini @@ -37,6 +37,7 @@ DB_CCP_PASS = $MYSQL_PASSWORD CCP_SSO_URL = https://login.eveonline.com CCP_SSO_CLIENT_ID = $CCP_SSO_CLIENT_ID CCP_SSO_SECRET_KEY = $CCP_SSO_SECRET_KEY +CCP_SSO_JWK_CLAIM = login.eveonline.com CCP_SSO_DOWNTIME = 11:00 ; CCP ESI API