verifa / horizon

Building blocks and patterns for creating a minimal internal developer platform
Apache License 2.0
8 stars 1 forks source link

Add an example how to automatically provision RBAC for accounts #16

Open jlarfors opened 3 months ago

jlarfors commented 3 months ago

Create an Account watcher that automatically provisions default Roles and RoleBindings for that account.

This could be part of some "tutorials" or something.