Using value maps for RBAC

Peter Schober peter.schober at univie.ac.at
Wed Nov 7 07:32:10 EST 2018


* Robert Duncan <Robert.Duncan at ncirl.ie> [2018-11-07 13:23]:
> but my question was:
> Is there a way to use multiple source attributes in a value map?  not multiple source values

Oh, sorry. Did you try an InputDataConnector with multiple
attributeNames -- assuming you're on 3.4 already:
 <InputDataConnector ref="myLDAP" attributeNames="department email" />
That should operate on all attributes from the referenced data
connector.
-peter


More information about the users mailing list