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

feat: Cortex Backend Auth #551

Open
Tracked by #2781
louis-jan opened this issue Apr 25, 2024 · 0 comments
Open
Tracked by #2781

feat: Cortex Backend Auth #551

louis-jan opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels

Comments

@louis-jan
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Planned
Development

No branches or pull requests

1 participant