[PR #591] [MERGED] feat(docs): add Okta OIDC integration guide with MFA and images #640

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

📋 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: mainHead: docs/okta-oidc-integration


📝 Commits (2)

  • 8975c74 feat(docs): add Okta OIDC integration guide with MFA and images
  • 24db977 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/591 **Author:** [@jackthgu](https://github.com/jackthgu) **Created:** 6/21/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `docs/okta-oidc-integration` --- ### 📝 Commits (2) - [`8975c74`](https://github.com/open-webui/docs/commit/8975c74125efcf0b9ec60a04b10d3014e46aeed1) feat(docs): add Okta OIDC integration guide with MFA and images - [`24db977`](https://github.com/open-webui/docs/commit/24db97766e9eaf850a2f41701e0119222951db13) Merge branch 'main' into docs/okta-oidc-integration ### 📊 Changes **3 files changed** (+34 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. --- <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:18 -05:00
yindo closed this issue 2026-02-15 18:15:18 -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#640