how do you oboard an api backend protected by a custom header? say x-temp equals 1111-1111-1111-1111. value is fixed and should not be inputted by the enduser. basically, the wso2 api manager will send the x-temp value to the backend api server so that backed will have to validate if the x-temp value is valid
how do you oboard an api backend protected by a custom header? say x-temp equals 1111-1111-1111-1111. value is fixed and should not be inputted by the enduser. basically, the wso2 api manager will send the x-temp value to the backend api server so that backed will have to validate if the x-temp value is valid