Corrected the keys for okta auth
This commit is contained in:
parent
1d5440493c
commit
3cf2c6a027
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ GITHUB_APP_SECRET=false
|
|||
GOOGLE_APP_ID=false
|
||||
GOOGLE_APP_SECRET=false
|
||||
OKTA_BASE_URL=false
|
||||
OKTA_KEY=false
|
||||
OKTA_SECRET=false
|
||||
OKTA_APP_ID=false
|
||||
OKTA_APP_SECRET=false
|
||||
|
||||
# External services such as Gravatar
|
||||
DISABLE_EXTERNAL_SERVICES=false
|
||||
|
|
Loading…
Reference in a new issue