User Type Missing SCIM Identities
Both v1 and v2 of the SDK currently lack the `scim_identities` field for the User type. I use this field to determine issue when the ExternUID has drifted because of interns or rehires changing this value as well as reporting.
Currently, I've had to create wrappers around these types to work around it being missing. It would be great to support all fields for the types that are returned from the API.
issue