mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-13 10:36:25 +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
|
# Be sure to set the callback URL to
|
||||||
# https://example.com/sso/callback
|
# https://example.com/sso/callback
|
||||||
# substituting your domain for example.com
|
# substituting your domain for example.com
|
||||||
|
# Select all available esi- scopes.
|
||||||
#######################################
|
#######################################
|
||||||
ESI_SSO_CLIENT_ID = ''
|
ESI_SSO_CLIENT_ID = ''
|
||||||
ESI_SSO_CLIENT_SECRET = ''
|
ESI_SSO_CLIENT_SECRET = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user