We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103700f commit b8df839Copy full SHA for b8df839
docs/oidc.md
@@ -24,7 +24,7 @@ If present, the integration will be configured at startup.
24
25
Make sure to create an [OAuth App](https://github.com/settings/developers) in GitHub beforehand.
26
27
-- Use the Client ID it as `GITHUB_CLIENT_ID`
+- Use the Client ID as `GITHUB_CLIENT_ID`
28
- Generate a Client Secret and use it as `GITHUB_CLIENT_SECRET`
29
- Homepage URL: `http://localhost:8080/`
30
- Authorization callback URL: `http://localhost:8090/realms/trustify/broker/github/endpoint`
0 commit comments