BaritoLog/BaritoMarket

New endpoint for authorization from BaritoRouter - Kibana

Closed this issue · 1 comments

BaritoRouter - Kibana need to authorize user with supplied cluster_name. Initial design :

Name : api/authorize
Method : GET
Parameters : cluster_name and username
Status code : 401 unauthorized & 200 success

finished by #43