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

idea: Cortex.cpp supports simple Authorization #551

Open
louis-menlo opened this issue Apr 25, 2024 · 0 comments
Open

idea: Cortex.cpp supports simple Authorization #551

louis-menlo opened this issue Apr 25, 2024 · 0 comments
Labels
category: app shell Installer, updaters, distributions type: epic A major feature or initiative type: feature request A new feature

Comments

@louis-menlo
Copy link
Contributor

louis-menlo commented Apr 25, 2024

Goal

  • cortex.cpp supports simple AuthN/AuthZ concepts
  • e.g. if cortex.cpp run as a public server

Related Issues

Original Post

Problem
We would support multiple users at the same time, and all data should be scoped by user. All of the requests would be gated by the AuthZ, and clients could perform AuthN for both use cases.

Local use case:

  • A single user, created automatically (the root user). User don't have to sign in, it would be done automatically.

Remote use case:

  • Multiple users require authentication.

Success Criteria
A clear and concise description of what you want to happen.

Additional context
Add any other context or screenshots about the feature request here.

@louis-menlo louis-menlo added the type: feature request A new feature label Apr 25, 2024
@louis-menlo louis-menlo self-assigned this Apr 25, 2024
@Van-QA Van-QA transferred this issue from janhq/jan May 9, 2024
@louis-menlo louis-menlo removed their assignment Aug 19, 2024
@imtuyethan imtuyethan moved this from Planned to Icebox in Menlo Aug 28, 2024
@imtuyethan imtuyethan moved this from Icebox to Planning in Menlo Aug 30, 2024
@freelerobot freelerobot added the category: app shell Installer, updaters, distributions label Sep 6, 2024
@dan-menlo dan-menlo moved this from Planning to Icebox in Menlo Sep 6, 2024
@dan-menlo dan-menlo changed the title feat: Cortex Backend Auth feat: Cortex.cpp supports AuthN/AuthZ Sep 6, 2024
@dan-menlo dan-menlo added the type: epic A major feature or initiative label Sep 6, 2024
@dan-menlo dan-menlo changed the title feat: Cortex.cpp supports AuthN/AuthZ feat: Cortex.cpp supports simple Authorization Sep 8, 2024
@dan-menlo dan-menlo changed the title feat: Cortex.cpp supports simple Authorization idea: Cortex.cpp supports simple Authorization Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: app shell Installer, updaters, distributions type: epic A major feature or initiative type: feature request A new feature
Projects
Status: Icebox
Development

No branches or pull requests

3 participants