Skip to content

Add request- and cancel-membership endpoints

Daniel Gerhardt requested to merge authz-membership-controller into master

In contrast to the existing roomaccess endpoints, these use authentication and are intended to be routed publically. This allows us to move responsibility from the gateway to the authz service.

Merge request reports