mirror of
https://github.com/knadh/listmonk.git
synced 2025-11-07 00:09:35 +08:00
deploy: 6b7e4232c5
This commit is contained in:
parent
70c7250d7d
commit
fcdd08d98d
3 changed files with 2 additions and 2 deletions
|
|
@ -1421,7 +1421,7 @@
|
|||
<ol>
|
||||
<li>In Listmonk Admin -> Settings -> Security -> OIDC.<ul>
|
||||
<li><strong>Enable OIDC SSO</strong>: Turn on</li>
|
||||
<li><strong>Provider URL</strong>: <code>https://keycloak.yoursite.com/auth/realms/{realm}</code> (replace <code>{realm}</code> with the chosen realm name)</li>
|
||||
<li><strong>Provider URL</strong>: <code>https://keycloak.yoursite.com/realms/{realm}</code> (replace <code>{realm}</code> with the chosen realm name). This URL is as of v26.3 and may differ across Keycloak versions.</li>
|
||||
<li><strong>Provider name</strong>: Set a name to show on the listmonk login form, eg: <code>Login with OrgName</code></li>
|
||||
<li><strong>Client ID</strong>: Client ID set in Keycloak, eg: <code>listmonk</code></li>
|
||||
<li><strong>Client Secret</strong>: Client Secret copied from Keycloak</li>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Add table
Reference in a new issue