Merge pull request #692 from lommes/master

Corrected the keys for okta auth
This commit is contained in:
Dan Brown 2018-02-04 11:41:51 +00:00 committed by GitHub
commit 46ea90c36e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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