<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><base href="x-msg://16273/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">That's return attributes, not address. It's the space delimited list of attributes you want returned and it is an optional element. I don't use it and it doesn't seem to be doing anything for you (I'm guessing * is everything tho that's not stated in the Shibb wiki).<div><br></div><div>The DataConnector definition has to be OK if it works to return pvid as the value of empID from that directory.</div><div><br></div><div>If you're sure the spaces in the definition in your email are not there in the attribute-resolver, then you need to turn up the logging level to debug and look in the idp-process log for the attributes returned and encoded following authentication.</div><div><br></div><div>David Bantz</div><div><br><div><div><div><div>On Mon, 5 Aug 2013, at 16:50 , "Vignesh, Vanna G." <<a href="mailto:vignesh@musc.edu">vignesh@musc.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div lang="EN-US" link="blue" vlink="purple" style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="WordSection1" style="page: WordSection1; "><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">There is no space in it. Sorry. I might have entered a space by mistake when i copy pasted the code. Could it be due to dataconnector? I have a ldap dc and it looks like this.<span class="Apple-converted-space"> </span><br><br> <resolver:DataConnector id="AuthLDAP" xsi:type="dc:LDAPDirectory"<span class="Apple-converted-space"> </span><br> ldapURL="<a href="ldaps://**" style="color: purple; text-decoration: underline; ">ldaps://**</a>******"<span class="Apple-converted-space"> </span><br> baseDN="****"<span class="Apple-converted-space"> </span><br> principal="****"<span class="Apple-converted-space"> </span><br> principalCredential="****"><br> <dc:FilterTemplate><br> <span class="Apple-converted-space"> </span><br> </dc:FilterTemplate><br> <dc:ReturnAttributes>* entryDN</dc:ReturnAttributes><br> </resolver:DataConnector><br><br>Return address has * entryDN. What does that mean?<span style="color: rgb(31, 73, 125); "><o:p></o:p></span></div></div>--<br>To unsubscribe from this list send an email to<span class="Apple-converted-space"> </span><a href="mailto:users-unsubscribe@shibboleth.net" style="color: purple; text-decoration: underline; ">users-unsubscribe@shibboleth.net</a></div></blockquote></div><br></div></div></div></body></html>