Ability to change self passsword

I am setting up file based auth for the users using the below link , however it appears the user is not able to update the password by self. Am i missing anything ?

They can change their password via API, but im not sure about kibana interface

1 Like

There is no API for changing the password of file based users. The intent with the file realm is that you manage it from outside the cluster. If you want to have users that are managed from within the cluster you should use the native (API based) realm.

Thank you @TimV , native realm works ! Do you know if there is any logging for password changes in basic license ?

Audit logging with other enterprise security feature are commercially licensed features.

See Here

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.