Hello guys !
Just wanna know if you had a way to allow users to have access to the Security panel to be able to change their password.
I would just allow people to change their own passwords and that’s it. No access to others functions like roles, roles mappings and all.
Thank you for the good work.
Thi
1 Like
Thanks @ThibaudF This seems like valid feature request. Currently only Admin or user with REST API access can change password.
So, if there is an user with only read access or write access but does not have an access to REST API can not change a password.
I will creare an issue on github for this.
1 Like
Thank you for your answer and the issue !
Of course it’s only for internal base users.
Enjoying Open Distro
Thi
pablo
February 26, 2021, 11:11am
5
Reset password feature for all internal users have been implemented in ODFE 1.4.0.
## Open Distro for Elasticsearch 1.4.0 Release Notes
All plugins are compatible with Elasticsearch 7.4.2 version
## ENHANCEMENTS
### **ALERTING**
* Adds settings to disable alert history and delete old history indices [#143](https://github.com/opendistro-for-elasticsearch/alerting/pull/143)
* Adds maven publish task for notification subproject for other plugins to utilize [#97](https://github.com/opendistro-for-elasticsearch/alerting/pull/97)
### **KNN**
* KNN Codec Backward Compatibility support [#20](https://github.com/opendistro-for-elasticsearch/k-NN/issues/20)
### **SECURITY**
* Add Account API to enable users to change their own password (ported back to ODFE version 0.9 to 1.3) [#200](https://github.com/opendistro-for-elasticsearch/security/pull/200)
* Removed support of OpenSSL for Java 12+ [#197](https://github.com/opendistro-for-elasticsearch/security/pull/197)
* Merged all security repos in one for better maintainability (security-parent and security-advanced-modules into security) (ported back to ODFE version 1.0 to 1.3) [#189](https://github.com/opendistro-for-elasticsearch/security/pull/189), [#191](https://github.com/opendistro-for-elasticsearch/security/pull/191)
This file has been truncated. show original
1 Like