wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
845 stars 785 forks source link

Custom authorization header is not applying globally. #6138

Closed isharac closed 5 years ago

isharac commented 5 years ago

If we add a custom authorization header in deployment.toml it should reflect in API Publisher and store as the Authorization header.

[publisher] RUNTIME CONFIGS -> Application Level Security

[devportal] TEST -> Swagger console

isharac commented 5 years ago

Fixed with https://github.com/wso2/carbon-apimgt/pull/7285