nmfta-repo / nmfta-opentelematics-api

API Blueprint for Open Telematics API
Apache License 2.0
13 stars 6 forks source link

fix ACLs so that 'Driver' roles can do what 'Vehicle' roles can do #58

Closed BenGardiner closed 5 years ago

BenGardiner commented 5 years ago

the intent of the Vehicle Role is to keep the driver data out of certain systems (that will be granted only the vehicle role in MF carrier backends). There is no need to keep the 'Driver' role separate.

Fix the ACLs. e.g. Retrieve Fleet Vehicle Info access controls are unecessarily limiting at the moment