LDAP Connector
Peter Schober
peter.schober at univie.ac.at
Fri Jun 23 13:28:12 EDT 2017
* Jann Malenkoff <jannmalenkoff at gmail.com> [2017-06-23 19:12]:
> >Under no circumstances are you allowed to create your own property name
> > that starts with idp.
>
> May I ask why -- there is probably a very food reason.
I'm guessing the project reserves the right to define new values in
that namespace, which could potentially collide with your locally
invented ones.
> I can come up with my own naming format - say:
>
> baseDN="%{edu.attribute.resolver.LDAP.entire.baseDN}"
Instead of setting "idp.attribute.resolver.LDAP.entire.baseDN"
elsewhere (it's not the assignment above that's problematic), you can
call it anything you what that's unlikely to interfer with other
settings.
So "myBaseDN" is just as good a property name (or better) as
"edu.attribute.resolver.LDAP.entire.baseDN", IMO.
-peter
More information about the users
mailing list