This repository was archived by the owner on Jul 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 179
idea: Cortex.cpp supports simple Authorization #551
Copy link
Copy link
Open
Labels
category: app shellInstaller, updaters, distributionsInstaller, updaters, distributionstype: epicA major feature or initiativeA major feature or initiativetype: feature requestA new featureA new feature
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
category: app shellInstaller, updaters, distributionsInstaller, updaters, distributionstype: epicA major feature or initiativeA major feature or initiativetype: feature requestA new featureA new feature
Type
Projects
Status
Planning