<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi List,
<div><br>
</div>
<div>i'm trying to access nonce, cnonce and response params inside auth digest header</div>
<div>but i'm failing miserably. any suggestions i can do this in the script ? </div>
<div><br>
</div>
<div>tried to use @hf_value2.authorization.nonce but it returns the full header (maybe i didn't understood how it works?)</div>
<div><br>
</div>
<div>so i was thinking, if there isn't an easy way to get this, i could extend the pv module to add</div>
<div>$an, $acn, $ar (or better names, suggestion welcomed)  to get these values.</div>
<div><br>
</div>
<div>thoughts ?</div>
<div><br>
</div>
<div>Best</div>
</div>
</body>
</html>