I am trying to use the user API to get the sso info. However when I was using the “Fetches all users” API, some of the users have null values in the insided_sso_customeruid
field. I used the “Find User by field / value” API to search for the exact same user again and found this user does have values in the sso
field. I am wondering what’s the reason that those fields are not consistent through two endpoints?
This problem doesn’t apply to all users and most of the users have the same values in the insided_sso_customeruid
field and the sso
field.