You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/oidc.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Use the `--devmode` flag to start the server with the default values.
19
19
20
20
### GitHub Identity Provider
21
21
22
-
In order to configure GitHub as external Identity Provider, the init scripts allow setting the `GITHUB_CLIENT_ID` and `GITHUB_CLIENT_SECRET` environment variables.
22
+
In order to configure GitHub as an external Identity Provider, the init scripts allow setting the `GITHUB_CLIENT_ID` and `GITHUB_CLIENT_SECRET` environment variables.
23
23
If present, the integration will be configured at startup.
24
24
25
25
Make sure to create an [OAuth App](https://github.com/settings/developers) in GitHub beforehand.
0 commit comments