Skip to content

Commit 6b7e423

Browse files
gerbsenknadh
andauthored
Update OIDC doc with latest KeyCloak realm URL (#2568)
--------- Co-authored-by: Kailash Nadh <kailash@nadh.in>
1 parent 89b2704 commit 6b7e423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/content/oidc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ After the client creation steps above, go to the client's `Credentials` tab and
3737
### 2. Configure Listmonk
3838
2. In Listmonk Admin -> Settings -> Security -> OIDC.
3939
- **Enable OIDC SSO**: Turn on
40-
- **Provider URL**: `https://keycloak.yoursite.com/auth/realms/{realm}` (replace `{realm}` with the chosen realm name)
40+
- **Provider URL**: `https://keycloak.yoursite.com/realms/{realm}` (replace `{realm}` with the chosen realm name). This URL is as of v26.3 and may differ across Keycloak versions.
4141
- **Provider name**: Set a name to show on the listmonk login form, eg: `Login with OrgName`
4242
- **Client ID**: Client ID set in Keycloak, eg: `listmonk`
4343
- **Client Secret**: Client Secret copied from Keycloak

0 commit comments

Comments
 (0)