mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #478] [MERGED] enh: Add Okta OIDC SSO Tutorial with config for enterprise setup, group management & multi-node deployments #540
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/478
Author: @taylorwilsdon
Created: 4/7/2025
Status: ✅ Merged
Merged: 4/7/2025
Merged by: @tjbck
Base:
main← Head:okta_sso_tutorial📝 Commits (7)
5106feeAdd Okta SSO Integration documentation6b7392cAdd warning about login form env varc5a2cbfupdate verbiagea9aba99clarify optional groups & native group managementc3cd50eAdd secret key info for transparent sessions across multiple nodes9930a0cfix admonition block closingdf5e819fix last block close📊 Changes
1 file changed (+132 additions, -0 deletions)
View changed files
➕
docs/tutorials/integrations/okta-oidc-sso.md(+132 -0)📄 Description
I've gotten a bunch of dms and questions on reddit about this so I figured I might as well compile all the ad hoc responses into a coherent tutorial doc so that I've got something to point folks to. If there's anything you'd like touched on lmk @tjbck happy to keep this one maintained
Add Tutorial: Okta OIDC SSO Integration
This PR introduces a new community-contributed tutorial covering the integration of Okta OIDC Single Sign-On (SSO) with Open WebUI.
What's Included:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.