Backblaze / boardwalk

A linear remote execution workflow engine built on top of Ansible
Other
11 stars 0 forks source link

Boardwalkd: Admin interface, user management, RBAC #18

Closed m4wh6k closed 1 year ago

m4wh6k commented 1 year ago

Boardwalkd has authentication methods (well, really just Google Oauth at the moment). However, there is no user management. There's no way to explicitly allow or deny certain users to access the UI or API.

We should develop an admin interface that includes a way to manage user access, along with some basic RBAC scheme to allow certain users to access the admin interface and not others.