I guess I'm going to have to ask for further enlightenment.<br><br><div class="gmail_quote">On Mon, Oct 10, 2011 at 12:19 AM, Peter Schober <span dir="ltr"><<a href="mailto:peter.schober@univie.ac.at">peter.schober@univie.ac.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
> <Column columnName="BANNERUSERNAME" attributeID="bUser" type="String" /><br></div></blockquote><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
You're missing the xml namespace prefix on the Column element:<br></blockquote></div><br><br>I don't find anything in the docs I've reviewed here that suggest I'm missing any attribute of the column element:<br>
#6 <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/ResolverRDBMSDataConnector">https://wiki.shibboleth.net/confluence/display/SHIB2/ResolverRDBMSDataConnector</a><br><br>And looking at the underlying constructor, it doesn't seem there are any more arguments needed, but I am running IdP 2.2.x so maybe it's changed and I haven't found the right doc for that yet...<br>
<a href="http://shibboleth.internet2.edu/javadocs/2.1.3/apidocs/edu/internet2/middleware/shibboleth/common/attribute/resolver/provider/dataConnector/RDBMSColumnDescriptor.html">http://shibboleth.internet2.edu/javadocs/2.1.3/apidocs/edu/internet2/middleware/shibboleth/common/attribute/resolver/provider/dataConnector/RDBMSColumnDescriptor.html</a><br>
<br>Maybe Column isn't my problem to begin with. What would cause the attribute to get stripped out of the return at the last minute? If the SP isn't asking for that attribute correctly, would that cause the IdP to drop it?<br>
<br>16:11:58.277 - DEBUG [edu.internet2.middleware.<div class="im">shibboleth.common.attribute.filtering.provider.ShibbolethAttributeFilteringEng<br>
ine:104] -<b> Removing attribute from return set, no more values: bUser</b></div><br>