The function's capabilities depend on the web server's configuration.
With IIS, the Authorization header can be read by default. But with Apache, this header is not returned to the webservice.
To read the Authorization header with an Apache server, you need to modify its configuration:
|