Skip to content

Tracking Issue: Authentication and Authorization Roadmap #390

@jihuayu

Description

@jihuayu

Currently, controller lacks a permission management system, which poses significant security risks. This issue is used to track issues related to the permission management framework:

Technical Proposal

We plan to use Casbin for authz (authorization).

For authc (authentication), we will support the local user system (for small-scale testing purposes only), OIDC, and the gateway.

Specific implementation details will be discussed in the corresponding sub-issues.

Sub-issues

  • Authc: Local users Web UI
  • Authz: Casbin namespace RBAC
  • Authc: OIDC and gateway authentication integration

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions