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 7bc8c18 commit d0383cfCopy full SHA for d0383cf
docs/development/tests.md
@@ -25,7 +25,7 @@ To skip Pixi test set the environment variable `SKIP_PIXI_TEST` to `true`.
25
To run the OAuth2 test locally add the following configuration to `.fractal_server.env`:
26
27
```
28
-OAUTH_CLIENT_name=dexidp
+OAUTH_CLIENT_NAME=dexidp
29
OAUTH_CLIENT_ID=client_test_web_id
30
OAUTH_CLIENT_SECRET=client_test_web_secret
31
OAUTH_REDIRECT_URL=http://localhost:5173/auth/login/oauth2/
0 commit comments