Skip to Content
0
Former Member
Nov 02, 2016 at 09:53 AM

HTTP Header parameter Authorization

200 Views

Hello experts,

During a get call in my dummy OData service I am trying to reach the header parameter Authorization which should contain a token id.

For that I am simply passing Authorization in the Header.

In my get method I read the header parameters as shown below

But my header parameter Authorization won’t be shown. If I use any other parameter name it works well.

As per this post, it seems the kernel filters out security headers

Is there a way to overcome this to be able to retrieve parameter Authorization?

Thanks in advance!

Regards,

Jaime

Attachments

pic1.png (78.0 kB)
pic22.jpg (340.9 kB)