mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
In elastic/elasticsearch#788, the enabling and disabling of features was added for shield, but custom realms were not being enabled/disabled based on license type. This commit adds that functionality. Relates to elastic/elasticsearch#689 Original commit: elastic/x-pack-elasticsearch@625c3ef18a
= 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.