Conditioned attribute

Peter Schober peter.schober at univie.ac.at
Mon Jul 8 14:21:40 UTC 2024


Peter Schober via users <users at shibboleth.net> [2024-07-08 16:15 CEST]:
> I.e., remove the quotes around the space-separated list of attribute
> names and it should work.

Also note that the attributes names to be listed as values for
idp.authn.LDAP.returnAttributes should be separated by commas, not
spaces.

I.e., the data structure you're using
(idp.authn.LDAP.returnAttributes) is *incompatible* with the purpose
you're trying to (mis-)use it for (exportAttributes expects a
space-delimited list of attribute names).

-peter


More information about the users mailing list