<div dir="ltr"><div>Thanks Rob/Peter.</div><div><br></div>I can see the following in the process log when 'upping' the log levels ..<div><br></div><div>DEBUG [net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser:119] - Data Connector 'myLDAP': Parsing v2 configuration [resolver:DataConnector: null]<br></div><div><br></div><div>DEBUG [net.shibboleth.idp.attribute.resolver.dc.ldap.impl.TemplatedExecutableSearchFilterBuilder:212] - Template text uid=$({requestContext.principalName}) yields uid=$({requestContext.principalName})<br></div><div><br></div><div>DEBUG [net.shibboleth.idp.attribute.resolver.dc.ldap.impl.StringAttributeValueMappingStrategy:60] - Results did not contain any entries, nothing to map<br></div><div><br></div><div>I'm using the same ldap (data connector) config values as per idpV2 ... hence the <span style="font-size:12.8px">principal that binds to my directory has appropriate </span><span style="font-size:12.8px">rights to read the source attributes. However the above indicate a problem with parsing? i.e. returns a 'null' for the data connector or a problem with the search filter?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Naveed</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 22 February 2016 at 11:25, Rod Widdowson <span dir="ltr"><<a href="mailto:rdw@steadingsoftware.com" target="_blank">rdw@steadingsoftware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> > Any help appreciated.<br>
<br>
In addition to Peter's excellent (as always) advice I'd suggest that you turn up logging to debug for net.shibboleth.idp.attribute.resolver and possible for ldaptive.<br>
<br>
Either do it in logback.xml or via the properties idp.loglevel.idp and idp.loglevel.ldap<br>
<span class="HOEnZb"><font color="#888888"><br>
/Rod<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>