Skip to content

Commit 3cf2c6a

Browse files
committed
Corrected the keys for okta auth
1 parent 1d54404 commit 3cf2c6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ GITHUB_APP_SECRET=false
4747
GOOGLE_APP_ID=false
4848
GOOGLE_APP_SECRET=false
4949
OKTA_BASE_URL=false
50-
OKTA_KEY=false
51-
OKTA_SECRET=false
50+
OKTA_APP_ID=false
51+
OKTA_APP_SECRET=false
5252

5353
# External services such as Gravatar
5454
DISABLE_EXTERNAL_SERVICES=false

0 commit comments

Comments
 (0)