Add SSO Support and Server-Side Login for Elysia Client
Feature Request
I was wondering if there are any plans to introduce Single Sign-On (SSO) support for the Elysia client.
The idea would be to have a server-side authentication flow, where users can log in through an SSO provider (e.g., Google, Microsoft, Okta, etc.) and then interact with the chatbot securely once authenticated.
This would make it much easier to manage access and provide a seamless experience for users, especially in team or enterprise environments.
Use Case
Organizations could integrate Elysia with their existing identity provider.
Users would simply log in via SSO and then "smash the chatbot for help" without needing separate credentials.
This could also allow tracking and auditing of interactions tied to authenticated accounts.
Why This Matters
Security: Centralized authentication reduces risk from separate username/password setups.
Convenience: Users don’t have to manage extra logins.
Enterprise Adoption: SSO is often a requirement for corporate environments.
Agree this would be really useful. This is something that we are potentially planning for the future, but it is not in the immediate scope of the project. Right now, it's remaining a completely locally running app 🙂 No promises if this will be implemented but it's on our radar!