Hi,
I have created a user from /admin/user-list > Add New User but when I was trying to login in the Android app
im creating I was always getting a USER_NOT_FOUND exception.
What I have managed to do and worked for me is calling enabelLogin() from the user service.
Is there an action I can do from the kms admin area when i'm adding a new user to enable login (maybe the Extra Data field ? ) or afterwards? Or maybe from the kmc dashboard ? Or the only way is when the user tries to login from the android app to enable login when I get her credentials ?
The case is : add new user from the kms admin area, user tries to login from the android app.
Thank you again!