StoredID Canonicalization, DataSources, configuration & code structure
Rod Widdowson
rdw at steadingsoftware.com
Thu Jan 30 11:04:19 EST 2014
> >Of course idp-attribute-resolver-spring depends on both
> >attribute-resolver-impl and saml-impl, and for completeness I'll note
that
> >attribute-resolver-api depends on saml-api.
>
> I'll review, I really don't remember what the dependencies are. Ideally I
> guess it would be better if any SAML-specific portions were in saml-*, but
> maybe this is related to the attribute mapping stuff?
It’s the attribute encoders (and decoders) - attribute-resolver-api has to
reference them because the encoders are buried inside the attribute
definitions.
> If any of this has to cross two impl modules. But I also don't see any
> reason why we couldn't move SAML-specific resolver plugins into saml-impl
> either.
I'll look to see if I can move the StoredIdDataConnector over to saml-impl.
That would be a good experiment.
/R
More information about the dev
mailing list