[core] Validating mandatory headers in authorization filter
The validation for mandatory headers, such as data-partition-id
and authorization
is not present in AuthorizationFilter
. This check needs to be added to core.
For reference: Schema service validation of mandatory headers
Original issue: #96 (closed)