Extracting Values from a Custom Principal
Cantor, Scott
cantor.2 at osu.edu
Fri Mar 4 22:35:31 EST 2016
> As mentioned a couple of dev calls ago, I also need a DataConnector which
> returns/pulls IdPAttributes from IdPAttributePrincipals, so I plan on doing
> that. It’s not the general case of a PrincipalDataConnector (IDP-926), so I
> created a separate issue (IDP-941).
The cross-cutting issue that particularly impacts that use case is the problem that the attributes you expose from the data connector don't make it out of the resolver without adding a whole second layer of attribute definitions on top of them.
I'm just not sure it's fixable with the design of the resolver we inherited from V2.
-- Scott
More information about the dev
mailing list