StoredID Canonicalization, DataSources, configuration & code structure
Rod Widdowson
rdw at steadingsoftware.com
Fri Jan 31 04:58:50 EST 2014
> > to clarify, I don't think we should have any
> > dependency on any saml modules in the resolver at this point, as a goal.
> > And we're probably not far from that.
And just to confirm (because my brain is melting) you mean this at the
api-level
attribute-resolver- api SHOULD not depend on saml-api
*-impl MUST not depend on *-impl
There has to be a dependency between resolver-impl and saml-api (or between
saml-impl and resolver-api) since they implement two side of the same story
(transients).
/R
More information about the dev
mailing list