StackStorm / st2

StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html

Home Page:https://stackstorm.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Scopes for Key-Value Store + RBAC for that Scopes

philipphomberger opened this issue · comments

Hi Community,

Than a Company have different Teams that shares a st2 instance it would be nice if any Team could create there own scope. So all Team Members of Team1 can see all Key/Values of Team1 and all Team2 Members can se all key Values of Team 2. But Team 1 can not access Team2 and Team 2 can not access Team1 keys.

  1. Have Custom Scopes.
  2. Allow set a rbac rule on Scope.
  3. Allow a Setup in Rule to set the Scope for KV that shoud use by System for that Rule.

What do you think about that Idea?

Hmm please keep in mind that in corporate environments a person can be a member of multiple teams.