The User resource is deprecated and has been replaced by the identity
property of the Binding resource.
The User resource represents a user in your application.
Because the User resource is deprecated, use the identity
property of the Binding resource to identify a specific user.
The systems that process this parameter assume it does not contain PII.
You should use a GUID or other pseudonymized identifier for identity
instead of PII such as a person's name, home address, email or phone number. If you identify your users with PII, we recommend creating a pseudonymized identifier from their PII, for example by hashing or encrypting it, before you use it for identity
.
You can read more about how we process your data in our privacy policy.
The User resource is deprecated.