Opinion on grouper/shib options
Rod Widdowson
rdw at steadingsoftware.com
Sat Sep 5 06:51:22 EDT 2015
> There's nothing for us to do, it's more whether it works or not, so I'm
> suggesting you just build the Java connector code, and try wiring it up
with
> Spring alone and not bother with the custom schema initially.
It turns out that this "just works" (since we added the code in the dieing
throws of V3.0.0 development to allow multiple attribute resolver files).
If your data connector has dependencies it will get tricky, but that’s
purely because the way that the resolver handles dependencies is somewhat
Byzantine not because of Spring. Anyway, for the most part data connectors
don't have dependencies.
http://tinyurl.com/ohksqs2 is a simple data connector - no surprise there
and
http://tinyurl.com/pn342m2 is an attribute resolver with the same data
connector's custom syntax commented out.
Enjoy !
/R
More information about the users
mailing list