Hi, Greetings. I am trying to get the “Authorization” header logged when using a REST connector, here i am using a Basic Authentication configured via Authentication Profile. I am aware that we can read the header when using a Service REST, does anyone know of a way to get this header logged?
Can you check the parameter or the primary page of the ootb rest connector activities (invoke or invokerestconnector) and see if there any authorization header over there. If it is available read it from there.