mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 21:05:23 +00:00
The esusers tool reads the list of roles to provide validation feedback to the user, however since we have added custom roles the tool doesn't know about these roles as they come from outside of Shield. When a custom role was found, a warning was printed that can be confusing to users. Now when validating roles, we only read the names from the roles.yml file. Closes elastic/elasticsearch#835 Original commit: elastic/x-pack-elasticsearch@89d0e3efce
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%