Skip to content

Add authentication and authorization

Lars Johansson requested to merge task/auth-rbac into main

Add (conditional) authentication and authorization with RBAC (Role Based Access Control). By default, authentication and authorization is disabled. If enabled, corresponding RBAC environment variables must also be configured.

Note that commit is first step in introducing authentication and authorization.

Merge request reports

Loading