influxdata / influxdata/influxdb

Allow for per-measurement authorization

Open
#6,101 0 comments 1 reaction 0 assignees View on GitHub
1.x kind/feature-request security security/misc
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Currently user access can be constrained at the database level, however in some cases it may be useful to limit access even further to the measurement level (similar to MySQL's `GRANT` on table-level access).

Contributor guide

Open the contributing guide

Research direction

The issue provides no files, tests, or entry points; begin by examining the existing database-level authorization behavior and the MySQL table-level GRANT analogy. Done would require a decided design and implementation that restricts access to individual measurements, with corresponding verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql
Domain
authorization, database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.