Page MenuHomeVyOS Platform

The header 'Authorization' needs to be explictly allowed in http-api CORS middleware
Closed, ResolvedPublicBUG

Description

The local-UI requires the use of CORS middelware in the HTTP-API; for token based authentication, one needs to explicitly allow the header 'Authorization' for passing the bearer token.

Details

Version
vyos-1.4
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)