Skip to content
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

Feature: Add support for self-hosted authentication #66

Open
MrMichou opened this issue Jan 8, 2025 · 2 comments
Open

Feature: Add support for self-hosted authentication #66

MrMichou opened this issue Jan 8, 2025 · 2 comments

Comments

@MrMichou
Copy link

MrMichou commented Jan 8, 2025

Currently, authentication requires connecting to app.amurex.ai, which prevents fully self-hosted deployments. Users attempting to use localhost are unable to bypass authentication.

Authentication is tied to app.amurex.ai
No way to run fully self-hosted
Users replacing app.amurex.ai with localhost encounter auth failures

Requested Features:

Self-hosted authentication system
Documentation for setting up local auth
Optional: Configuration option to disable auth for development/testing

Additional Context:

This feature is needed for users who want to run completely self-contained instances

Thanks,
Michael

@sansyrox
Copy link
Contributor

Hey @MrMichou 👋

Thank you for opening the issue. This is just temporary, we will open source the web panel soon 😄

@MrMichou
Copy link
Author

Thanks for the heads up !

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

No branches or pull requests

2 participants