test idp instance with local data

Cantor, Scott cantor.2 at osu.edu
Fri Nov 21 13:36:28 EST 2014


On 11/21/14, 5:48 PM, "Allan West" <allan at ufl.edu> wrote:
>
>I've been reading through wiki.shibboleth.net, but I haven't found what I 
>need to build something that
>isn't the canonical data source. Any references or pointers are 
>appreciated.

I'm not sure what you're seeing, but the IdP has no concept of 
"canonical". Whatever you hook it to is canonical.

FWIW, I find the easiest route in both your scenario and in enterprise 
scenarios is with a SQL database. By asking the question, you're 
essentially implying that setting up an LDAP service to do it is not what 
you're looking for, so the alternative is RDBMS or writing code, 
essentially (there's also the Static connector of course, but I don't know 
what you're really doing here).

-- Scott



More information about the users mailing list