Multiple group memberships

Ian Bobbitt ibobbitt at globalnoc.iu.edu
Thu Feb 16 10:46:53 EST 2017


On 2/16/17 9:47 AM, Cantor, Scott wrote:
>> Is there some flag I'm missing to
>> have it fetch multiple entries, or some
>> logging I can enable to help track down what I'm doing wrong?
> 
> There's lots of logging of the LDAP library if you enable it, there are no settings involved in handling multiple entries.
> 

That got me down the right track. I'd missed setting maxResultSize from the default 1 on the LDAP DataConnector. I
should be able to append the scope without too much trouble. Thanks for the help!

name: maxResultSize
type: Integer
default: 1
description: Maximum number of entries to include in the search result; a value of 0 means includes all entries

-- 
Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3639 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://shibboleth.net/pipermail/users/attachments/20170216/76dbd8dd/attachment.p7s>


More information about the users mailing list