Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] How enable a DataConnector to get all attribute definitions

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] How enable a DataConnector to get all attribute definitions


Chronological Thread 
  • From: Markus Ludwig Grandpre <>
  • To:
  • Subject: Re: [Shib-Dev] How enable a DataConnector to get all attribute definitions
  • Date: Mon, 20 Apr 2009 13:35:52 +0200

All right, but what config snippet do you mean? This one:

<resolver:DataConnector
id="myShibboleth"
xsi:type="MyShibbolethDataConnector"
xmlns="urn:mace:unikn:shibboleth:resolver"
attr1="test"/>

??

Markus

Chad La Joie wrote:
Right, if you don't define any dependencies then, when you ask for the
dependencies you get a null set. In the config snippet you sent you are
not defining any dependencies so this would be the expected behavior.

Markus Ludwig Grandpre wrote:
There's a problem with dependencies. If I try to get them, null is
returned:




Archive powered by MHonArc 2.6.16.

Top of Page