Skip to content

docs: updated the SSO docs for microsoft so its more clear for users. #559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

ltechconsultancy
Copy link
Contributor

This PR updates the Microsoft SSO documentation to enhance clarity for users configuring this authentication method.

Previously, while the documentation mentioned the necessary redirect URI (<open-webui>/oauth/microsoft/callback), it wasn't explicitly stated that this also needed to be set as the MICROSOFT_REDIRECT_URI environment variable. This could lead to confusion during setup.

This update addresses this by:

  • Adding MICROSOFT_REDIRECT_URI to the list of required environment variables.
  • Explicitly stating that the value for MICROSOFT_REDIRECT_URI must be <open-webui>/oauth/microsoft/callback, aligning it with the redirect URI configured in the Microsoft OAuth application.

These changes aim to make the setup process more straightforward and ensure users correctly configure all necessary environment variables for Microsoft SSO with Open WebUI.

@tjbck
Copy link
Contributor

tjbck commented Jun 6, 2025

Thanks!

@tjbck tjbck merged commit 32acf3d into open-webui:main Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants