<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>I have an old legacy data connector that connects to an HTTP service and has some obscure security header (almost certainly some obfuscated security via obscurity approach, but I don't have control over how the service does security just control over how
 this IDP connects to it), but it requires an Authorization header that is very dynamic (includes time stamping and a hash of the payload of the current transaction).  I saw some examples on the users list when the headerMapRef was used for a static header,
 but I didn't see anything where headerMapRef was used for a generated header based on a bunch of data that is known to the connector.  Does anyone have something like this?  Does this even sound doable with HTTPConnector?  Would it expose data held in the
 URL Template to a bean referenced with headerMapRef in anyway?  </p>
<p><br>
</p>
<p>It is feeling like the easiest thing might be to just port the old Data Connector.  </p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
----------------
<div>Jeffrey Krug (jeffrey.krug@gtri.gatech.edu)</div>
<div>Phone: 404-407-7903</div>
<div><br>
</div>
</div>
</div>
</div>
</body>
</html>