<div dir="ltr"><div><div><div><div><div><div>Hello,<br><br></div>I developed SP code with opensaml 2 API. Everything works well until IdP is sending EncryptedAssertion with AuthnResponse. In that case SP is able to decrypt it, but resulting <br>
</div>xml is wit problems.<br><br></div><div>The code working well in standalone program. However working inside web application container (it is Play Framework) it has problem with decrypted Assertion<br></div><div><br></div>
The structure of Assertion is there, decrypted values also (including the Attribute value itself),<br></div>however all xml tag atrributes are either empty or full of garbage like in fragment. I wonder if somebody already encounter such problem.<br>
<br></div>Thanks,<br></div>Armen<br><div><div><br>
<p class="">…..</p>
<p class=""><b><i><saml:AttributeStatement></i></b></p>
<p class=""><b><i><saml:Attribute Name=""
NameFormat=""></i></b></p>
<p class=""><b><i><saml:AttributeValue xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>"
xsi:type="">IMPORTANTVALUE</saml:AttributeValue></i></b></p>
<p class=""><b><i></saml:Attribute></i></b></p>
<p class=""><b><i></saml:AttributeStatement> </i></b></p>
<p class=""><b><i>….</i></b></p><p class=""><br></p><p class=""><b><i><br></i></b></p>
<br></div></div></div>