Custom data connector issue
Cantor, Scott
cantor.2 at osu.edu
Fri Aug 12 17:49:42 EDT 2016
On 8/12/16 4:02 PM, Dev31 wrote:
> Hi,
> I used the below documentation to create my custom data connector:
> https://wiki.shibboleth.net/confluence/display/SHIB2/IdPDevExtDataCtr
Those are obviously not current, but we have no updated information for
V3, and most of it applies apart from the different libraries and
package name differences.
> Caused by:
> net.shibboleth.utilities.java.support.component.ComponentInitializationException:
> Attribute Resolver 'ShibbolethAttributeResolver': Plugin 'NUM' has a
> dependency on plugin 'customDataConnector' which doesn't exist
I doubt that's the only error it's logging. The underlying plugin you
built clearly isn't loading and working, but that isn't the error
showing why.
> Please let me know what is wrong?
If you're developing a plugin of that sort, you are the one to be
debugging it.
-- Scott
More information about the dev
mailing list