SimpleIdServer icon indicating copy to clipboard operation
SimpleIdServer copied to clipboard

SCIM MongoDB Size must be between 0 and 16793600(16MB)

Open gabrielemilan opened this issue 1 year ago • 1 comments

Hello,

we have an issue with the representation group with a lot of users inside:

image

Do we have to rethink the way we use the group, or is something that can be fix on API side?

Thanks. Gabriele

gabrielemilan avatar Apr 29 '24 08:04 gabrielemilan

Hello,

I have made some changes to the master branch to remove the AttributeRefs property. This change does not impact the database. Instead of utilizing AttributeRefs to retrieve attributes, we now use the RepresentationId of the attribute.

simpleidserver avatar Apr 29 '24 13:04 simpleidserver

This issue is fixed in the version 5.0.0

simpleidserver avatar Jun 07 '24 14:06 simpleidserver