mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-12 18:16:24 +01:00
Select all esi scopes when registering application
Thanks @RacerX330
This commit is contained in:
@@ -64,6 +64,7 @@ DATABASES['default'] = {
|
||||
# Be sure to set the callback URL to
|
||||
# https://example.com/sso/callback
|
||||
# substituting your domain for example.com
|
||||
# Select all available esi- scopes.
|
||||
#######################################
|
||||
ESI_SSO_CLIENT_ID = ''
|
||||
ESI_SSO_CLIENT_SECRET = ''
|
||||
|
||||
Reference in New Issue
Block a user