Hi, I have followed the solution provided in a previous post and I can confirm that after you add metadata to the user, the user appears in the /admin/user-list .
But there is one problem. The password field is empty. I have set a password when I created the user but doesnt that appears in the /admin/user-list and therefore the user is not able to login at http://partnerID.mediaspace.kaltura.com/user/login
How should I handle this case ? Is there a way (an api call) so I can send/update the user's password for the kms login?
Thank you