[PR #581] [MERGED] feat(docs): add keycloak sso documentation and images, Ldap group env setting #628

Closed
opened 2026-02-15 18:15:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/581
Author: @jackthgu
Created: 6/16/2025
Status: Merged
Merged: 6/16/2025
Merged by: @tjbck

Base: mainHead: features/sso/keycloak


📝 Commits (1)

  • c97ec96 feat(docs): add keycloak sso documentation and images

📊 Changes

8 files changed (+172 additions, -0 deletions)

View changed files

📝 docs/features/sso/index.mdx (+0 -0)
docs/features/sso/keycloak.mdx (+151 -0)
📝 docs/getting-started/env-configuration.md (+21 -0)
static/images/features/auth/keycloak/access-setting-client.png (+0 -0)
static/images/features/auth/keycloak/create-realm.png (+0 -0)
static/images/features/auth/keycloak/mappers-setting-group-client.png (+0 -0)
static/images/features/auth/keycloak/scope-client.png (+0 -0)
static/images/features/auth/keycloak/select-realm.png (+0 -0)

📄 Description

  • Added screenshots to the Keycloak OIDC SSO documentation (docs/features/sso/keycloak.mdx) to visually guide users through the setup process.
  • Corrected a minor formatting error (a duplicated heading) in the same file.
  • Add LDAP Group related variables to environment variables

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/581 **Author:** [@jackthgu](https://github.com/jackthgu) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `features/sso/keycloak` --- ### 📝 Commits (1) - [`c97ec96`](https://github.com/open-webui/docs/commit/c97ec96b0ae4a124e5ce531e8fc1f297f40ecc5a) feat(docs): add keycloak sso documentation and images ### 📊 Changes **8 files changed** (+172 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/sso/index.mdx` (+0 -0) ➕ `docs/features/sso/keycloak.mdx` (+151 -0) 📝 `docs/getting-started/env-configuration.md` (+21 -0) ➕ `static/images/features/auth/keycloak/access-setting-client.png` (+0 -0) ➕ `static/images/features/auth/keycloak/create-realm.png` (+0 -0) ➕ `static/images/features/auth/keycloak/mappers-setting-group-client.png` (+0 -0) ➕ `static/images/features/auth/keycloak/scope-client.png` (+0 -0) ➕ `static/images/features/auth/keycloak/select-realm.png` (+0 -0) </details> ### 📄 Description - Added screenshots to the Keycloak OIDC SSO documentation (`docs/features/sso/keycloak.mdx`) to visually guide users through the setup process. - Corrected a minor formatting error (a duplicated heading) in the same file. - Add LDAP Group related variables to environment variables --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:15:14 -05:00
yindo closed this issue 2026-02-15 18:15:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#628