Open callmekatootie opened 3 years ago
GET /users endpoint should indicate that externalProfile.externalId and externalProfile.organizationId need enrich to be true. Else they are ignored.
/users
externalProfile.externalId
externalProfile.organizationId
enrich
true
Also, test if roleId query param for this endpoint works (I think not)
roleId
GET
/users
endpoint should indicate thatexternalProfile.externalId
andexternalProfile.organizationId
needenrich
to betrue
. Else they are ignored.Also, test if
roleId
query param for this endpoint works (I think not)