jelhub / scimgateway

Using SCIM protocol as a gateway for user provisioning to other endpoints
MIT License
176 stars 57 forks source link

The attribute mapped to name is not being send in Get request response #133

Closed niranjanvk closed 2 months ago

niranjanvk commented 2 months ago

https://github.com/jelhub/scimgateway/blob/184e22800430c7ebf672858a37e84801144ead66/lib/plugin-ldap.js#L212

Hi @jelhub, any specific reason for deleting the name from the user? I cannot map any attribute to the name in openldap because if I map it is not present in the GET request response.

Thanks,

jelhub commented 2 months ago

Seems to be a leftover. Now fixed in v4.5.9