Feature: Capability to update both username and email at the same time using PATCH API
Description: Today the PATCH API regarding the users resource has a limitation where it’s not possible to update both the username and the email of an identity at the same time.
Use-case: The capability will help any backends to stay under the rate limit of the Management API which are already pretty restrictive.