Normalization inconsistency
* Calling
auth.api.createUser()
will normalize the username to lower case (as is documented).
* Calling auth.api.adminUpdateUser
will not normalize the username to lower case.0 Replies