SimpleIdServer icon indicating copy to clipboard operation
SimpleIdServer copied to clipboard

No meta attributes in the /schemas endpoint (user, groups and entitlements) - regression on version 2.0.0

Open francesco-scullino opened this issue 4 years ago • 3 comments

Hello, it seems the release 2.0.0 introduced a couple of regressions on /schemas endpoint

  • meta attribute is missing on user, groups and entitilements entities. Below a comparison between responses from v1.2.2 and v2.0.0 image

  • meta object contains default values image

Thank you so much for your effort on this amazing library

francesco-scullino avatar Aug 13 '21 13:08 francesco-scullino

Yes i've got this one as well. So i cannot anymore do incremental aggregation in my identity management tool because the meta attributes are no more in the /schemas endpoint.

Mysonemo avatar Aug 13 '21 13:08 Mysonemo

Hello,

The issue should be fixed in the branch release/2.0.0, can-you please check if the issue is fixed.

Kind regards,

SimpleIdServer

simpleidserver avatar Aug 13 '21 16:08 simpleidserver

Hello, the issue is fixed for me.

Thanks Francesco

francesco-scullino avatar Aug 18 '21 14:08 francesco-scullino