We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306b372 commit 7bc8c18Copy full SHA for 7bc8c18
.github/workflows/end_to_end_tests.yaml
@@ -13,7 +13,7 @@ jobs:
13
timeout-minutes: 20
14
15
env:
16
- OAUTH_CLIENT_name: dexidp
+ OAUTH_CLIENT_NAME: dexidp
17
OAUTH_CLIENT_ID: client_test_web_id
18
OAUTH_CLIENT_SECRET: client_test_web_secret
19
OAUTH_REDIRECT_URL: "http://localhost:5173/auth/login/oauth2/"
0 commit comments