noi-techpark / it.bz.beacon.api

This repository contains the sourcecode of the administration web-app that allows to manage the beacon network installed withing the Beacon Suedtirol project.
Other
1 stars 3 forks source link

As an API consumer I want to assign beacons to groups #42

Closed Piiit closed 4 years ago

davidebz commented 4 years ago

Which role(s) can assign a beacon to a group?

davidebz commented 4 years ago

What happens in case of a change of group? Which rights should we check (old and new group)

davidebz commented 4 years ago

What happens in case of a change of group? Which rights should we check (old and new group): ONLY ADMIN

davidebz commented 4 years ago

Which role(s) can assign a beacon to a group: using method /v1/admin/beacons/createByOrder

user ADMIN: optionally a group_id user MANAGER: required group_id parameter. check that the logged user is MANAGER of this group_id