sonata-nfv / tng-api-gtw

The API Gateway for the 5GTANGO Verification&Validation and Service Platforms (built on top of SONATA).
http://5gtango.eu
Apache License 2.0
1 stars 12 forks source link

Add roles endpoint #197

Closed jbonnet closed 5 years ago

jbonnet commented 5 years ago

Routes are configured in ./config/*_routes.yml with data about which roles can access which endpoint doing what (HTTP verb). This middleware simply 'inverts' that, providing a list of roles instead.