Porting advanced v2 resolver config to v3
Cantor, Scott
cantor.2 at osu.edu
Tue Feb 10 16:21:22 EST 2015
> I've got et.shibboleth.idp.attribute.resolver in TRACE but don't see anything
> like that. I can see that uid is resolved with 1 value in the dependency
> connector.
No logging that I can see in the helper methods that suck up all the dependency data, but I just added a trace() to both of the statement builders that would prove what we already assume, that uid isn't in the dependency set.
> I can see that I don't have a Dependency element, which may be the cause in
> that case.
Yes, it walks the dependency collection to populate anything, so if there isn't one, it won't be there.
-- Scott
More information about the users
mailing list