SSO & LDAP Authentication
Conduit now supports enterprise authentication! Sign in using your organization's OAuth/SSO providers (Google, Microsoft, GitHub, OIDC) or Reverse Proxies (Authelia, Authentic, etc) via a seamless WebView flow, or authenticate with LDAP directory credentials. The login page dynamically adapts to show available methods based on your Open-WebUI server configuration—OAuth providers appear as prominent "Continue with [Provider]" buttons, with traditional credentials as a fallback.
Refined Chat Interface
The chat experience gets a visual refresh with a new floating app bar featuring a frosted glass blur effect and compact conversation title pill. The chat input has been streamlined with improved spacing, and a polished layout that maximizes screen space on both iOS and Android.
What's Changed
- refactor-chat-input-styling by @cogwheel0 in #265
- ldap-sso-authentication-support by @cogwheel0 in #266
- feat(ios): Improve widget color scheme adaptivity and styling by @cogwheel0 in #267
Full Changelog: v2.3.4...v2.3.5