mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #591] [MERGED] feat(docs): add Okta OIDC integration guide with MFA and images #640
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/591
Author: @jackthgu
Created: 6/21/2025
Status: ✅ Merged
Merged: 6/25/2025
Merged by: @tjbck
Base:
main← Head:docs/okta-oidc-integration📝 Commits (2)
8975c74feat(docs): add Okta OIDC integration guide with MFA and images24db977Merge branch 'main' into docs/okta-oidc-integration📊 Changes
3 files changed (+34 additions, -1 deletions)
View changed files
📝
docs/tutorials/integrations/okta-oidc-sso.md(+34 -1)➕
static/images/tutorials/okta/okta-auth-clientkey.png(+0 -0)➕
static/images/tutorials/okta/okta-auth-create-app.png(+0 -0)📄 Description
Okta OIDC Application Setup: Detailed instructions on how to create and configure an OIDC application within the Okta Admin Console.
MFA with Google Authenticator: A dedicated section on enhancing security by applying Multi-Factor Authentication (MFA) using Google Authenticator.
Group Claim Configuration: Optional steps for configuring group claims in Okta to enable automatic group management and JIT (Just-in-Time) group creation in Open WebUI.
Re-authentication Note: Adds a helpful note explaining Okta's default MFA re-authentication behavior and how to configure it to prompt on every sign-in for stricter security.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.