feat: enable Lix admins to admin the Buildbot properly #16

Open
raito wants to merge 1 commit from authz into main

1 commit

Author SHA1 Message Date
raito efa7a950c3 feat: enable Lix admins to admin the Buildbot properly
This removes the need for a proxy and rely on the `groups` property of
the `userDetails` passed at the authentication layer.

To add a certain role, add the group `buildbot-$role` to that user via
Keycloak.

Signed-off-by: Raito Bezarius <raito@lix.systems>
2024-06-10 20:48:54 +02:00