<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi All,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I am getting user principle always encrypted. I have specified
<b>nameid-format:unspecified </b>which is not supposed to encrypt the username. For populating the user details on SP using SAML Credentials I need this unecrypted.</p>
<p class="MsoNormal"><b><saml2:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified" NameQualifier="https://b1035.ibsplc.com:8443/idp/shibboleth">_c6c2e2ea8bc2cbce298ebf895721bdf7</saml2:NameID></b></p>
<p class="MsoNormal"><b> </b></p>
<p class="MsoNormal">I am using jaasConfiguration for authentication from our local database. Configuration changes made to get unspecified in metadata.xml (but not getting funcationality)
</p>
<p class="MsoNormal">$IDP_HOME/conf/Attribute-resolver.xml</p>
<p class="MsoNormal"><span style="font-family:"Courier New""><resolver:PrincipalConnector xsi:type="pc:Transient" id="saml1Unspec" nameIDFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"/></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New""> </span></p>
<p class="MsoNormal"><span style="font-family:"Courier New""><resolver:AttributeDefinition id="transientId" xsi:type="ad:TransientId">
</span></p>
<p class="MsoNormal"><span style="font-family:"Courier New""> <!-- <resolver:AttributeDefinition id="transientId" xsi:type="ad:Simple"> --></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New""> <resolver:AttributeEncoder xsi:type="enc:SAML1StringNameIdentifier" nameFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"/></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New""> <resolver:AttributeEncoder xsi:type="enc:SAML2StringNameID" nameFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified" /></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New""> </span></p>
<p class="MsoNormal">Please help me out for getting the username unencrypted.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks in advance!</p>
<p class="MsoNormal">Suresh</p>
</div>
<br>
<br>
DISCLAIMER: <font color="#999999" size="1" face="Tahoma">"The information in this e-mail and any attachment is intended only for the person to whom it is addressed and may contain confidential and/or privileged material. If you have received this e-mail in
error, kindly contact the sender and destroy all copies of the original communication. IBS makes no warranty, express or implied, nor guarantees the accuracy, adequacy or completeness of the information contained in this email or any attachment and is not
liable for any errors, defects, omissions, viruses or for resultant loss or damage, if any, direct or indirect."</font><br>
<font size="1"></font>
</body>
</html>