mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 07:20:17 +02:00
Select all esi scopes when registering application
Thanks @RacerX330
This commit is contained in:
parent
36e382fadb
commit
396b2e0fb6
@ -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 = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user