🔎 Open source distributed and RESTful search engine.
Go to file
jaymode 8fd5fe7ed8 add the ability to register a custom authentication realms
This adds the extension points necessary to enable a user to write a elasticsearch plugin
that can integrate with Shield and add a custom authentication realm. For the most part,
the work here just exposes the existing interfaces we have been using for Realms and
factories to create realms. An additional interface was added to allow for a custom
authentication failure handler to be used. This was needed to support use cases like SSO
and Kerberos where additional headers may need to be sent to the user or a different
HTTP response code would need to be sent.

Relates to elastic/elasticsearch#24

Original commit: elastic/x-pack-elasticsearch@13442e5919
2015-08-21 10:39:05 -04:00
marvel fix all InetAddress forbidden apis and compile errors 2015-08-21 09:22:57 -04:00
qa add the ability to register a custom authentication realms 2015-08-21 10:39:05 -04:00
shield add the ability to register a custom authentication realms 2015-08-21 10:39:05 -04:00
watcher fix all InetAddress forbidden apis and compile errors 2015-08-21 09:22:57 -04:00
x-dev-tools [maven] change also artifactId for x-dev-tools 2015-08-18 13:55:12 +02:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
README.asciidoc Update README.asciidoc 2015-07-17 19:01:46 +02:00
pom.xml [maven] change also artifactId for x-dev-tools 2015-08-18 13:55:12 +02:00

README.asciidoc

= Elasticsearch X Plugins

A set of Elastic's commercial plugins:

- License
- Shield
- Watcher
- Marvel