ad02ec4609
- Also introduced an option to disable esusers auth (such that if users configured ldap, the audit trails won't get cluttered by failed authentication in esusers - Moved the realms initialization to a dedicated Realms class - Also introduce an option to completely disable shield while keeping the installed plugin and its settings Original commit: elastic/x-pack-elasticsearch@b554ad5ba7 |
||
---|---|---|
src | ||
LICENSE.txt | ||
README.asciidoc | ||
all-signatures.txt | ||
core-signatures.txt | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
README.asciidoc
= 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.