Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

idea: Cortex.cpp supports simple Authorization #551

@louis-menlo

Description

@louis-menlo

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

Type

No type

Projects

Status

Planning

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions