Skip to content

Commit b8df839

Browse files
Update docs/oidc.md
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent 103700f commit b8df839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/oidc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If present, the integration will be configured at startup.
2424

2525
Make sure to create an [OAuth App](https://github.com/settings/developers) in GitHub beforehand.
2626

27-
- Use the Client ID it as `GITHUB_CLIENT_ID`
27+
- Use the Client ID as `GITHUB_CLIENT_ID`
2828
- Generate a Client Secret and use it as `GITHUB_CLIENT_SECRET`
2929
- Homepage URL: `http://localhost:8080/`
3030
- Authorization callback URL: `http://localhost:8090/realms/trustify/broker/github/endpoint`

0 commit comments

Comments
 (0)