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-jan opened this issue Apr 25, 2024 · 0 comments
Open

idea: Cortex.cpp supports simple Authorization #551

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

Comments

@louis-jan
Copy link
Contributor

louis-jan commented Apr 25, 2024

Goal

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

Key Questions

  • Should this be handled at the JS layer (above cortex.cpp) instead?

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-jan louis-jan added the type: feature request A new feature label Apr 25, 2024
@louis-jan louis-jan self-assigned this Apr 25, 2024
@Van-QA Van-QA transferred this issue from janhq/jan May 9, 2024
@louis-jan louis-jan removed their assignment Aug 19, 2024
@dan-homebrew dan-homebrew changed the title feat: Cortex Backend Auth feat: Cortex.cpp supports AuthN/AuthZ Sep 6, 2024
@dan-homebrew dan-homebrew added the type: epic A major feature or initiative label Sep 6, 2024
@dan-homebrew dan-homebrew changed the title feat: Cortex.cpp supports AuthN/AuthZ feat: Cortex.cpp supports simple Authorization Sep 8, 2024
@dan-homebrew dan-homebrew 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 type: epic A major feature or initiative type: feature request A new feature
Projects
Status: Icebox
Development

No branches or pull requests

3 participants