simpleidserver / SimpleIdServer

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
https://simpleidserver.com/
Apache License 2.0
682 stars 90 forks source link

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

Closed gabrielemilan closed 3 weeks ago

gabrielemilan commented 2 months ago

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

simpleidserver commented 2 months ago

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 commented 3 weeks ago

This issue is fixed in the version 5.0.0