cancel
Showing results for 
Search instead for 
Did you mean: 

SICF service call http header parameter Authorization gets blanked out

07-07-2018 11:57 PM
662 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

Hi gurus,

I know this topic has already been addressed

https://archive.sap.com/discussions/thread/3438276

but I could find no useful solutions for my case.

I developed a SICF service and I excpect to consume it via an http call. The IF_HTTP_EXTENSION~HANDLE_REQUEST method of the custom handler class I created should handle the header parameter Authorization (actually I'm not sure it's architecturally correct, anyway..). When I call it with soapUi/postaman, the call is correctly executed but the parameter gets blaked out (I can't see it in the debugger screen).

If I pass the parameter among apos like 'Authorization' I can actually see the value, but my productive caller won't pass that parameter in that way.

Any ideas?

Thanks a lot.

JT

0 Likes

Accepted Solutions (0)

Answers (0)