<div dir="ltr">OK, I figured out that it was putting some invalid credentials errors in idp-warn.log and I was only looking at idp-process.log (I'm running this on Windows). I've fixed the credentials (I think) and I'm now not getting that error; however, I am still not getting my "mail" attribute returned to the SP upon login. It simply returns my test static attribute. So there seems to be a problem with the baseDN and FilterTemplate setup, such that it's not finding anything.<br><br>Is there any in-depth documentation on how FilterTemplate works here? Like, I've seen in examples that you can use $requestContext.principalName in there, but how does $requestContext.principalName get set? What does it get set to? Would it be "Joe.Bloggs" or "Joe Bloggs" or "Joe.Bloggs@domain" or what? And what else can I use in there? I really need an in-depth look at how Shibboleth is attempting to match the LDAP data to figure out what's going wrong.<br><br>Best regards,<br>Jeremy Morton (Jez)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 29, 2015 at 4:19 PM, Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> However, I can't see any error with my DataConnector. When I comment out<br>
> its XML, though, the error doesn't happen, so I guess that is where the error<br>
> lies. Here is my XML file:<br>
> <a href="http://pastebin.com/CbKCzgAM" target="_blank">http://pastebin.com/CbKCzgAM</a><br>
<br>
</span>If there's an error with it, the log should indicate that during startup.<br>
<span class=""><br>
> By the way, just a suggestion, but you guys could do with a more meaningful<br>
> error message here. I have no idea why component is apparently null, and<br>
> only that one ERROR in my logfile. Any ideas why it isn't working?<br>
<br>
</span>No, there should be more than just that one ERROR in the log unless something's very wrong.<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Scott<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>
</font></span></blockquote></div><br></div>