I need an ability for admin to change user attributes. My first attempt was try to reenroll user. It does not work, see below. If I revoke yser certificate, and trying to make new one , system says me that user already exists.
I saw reenroll function in ca client.
I made reenroll function work and it working only for user who holds certificate. Admin cannot reenroll users. Is there other legal way to change user attributes?
I use nodejs 8 and 1.3.0 sdk for nodejs.