Hello
<br>
<br>I'm  configuring shibboleth-sp-2.6.1.3-win64 on a IIS, accepting 
SAML-Assertions with attribute values containing "Umlaute" (ä,ö,ü)
<br>When the saml2:AttributeValue contains an umlaut (ä,ö,ü), i don't manage 
it to get it out from the request-header within the .NET webapp
<br>As far as i understood, no special AttributeDecoder is required in the 
attribute-map.xml file.
<br><br>When I played around with the XMLAttributeDecoder, i got the whole 
xml-element of the value out in the request-header (base64 encoded) , 
but that is not the way to go.
<br>Any ideas and/or pointers?
<br>thanks in advance
<br>regards
<br>/Peter