Retrieving Header Field Authorization Bearer Token in Rest Service with WebMethods

How can I retrieve bearer token from header field in rest resource/service using webMethods for authentication to verify token?

Something like this

image

Thanks

After doing some research found out you can you use pub.flow:getTransportInfo to get header values

YES, this would be one ideal service for most of the transport layer info to extract with in flows!!

HTH,
RMG

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.