Add Kerberos/SPNEGO Shield custom realm

Closes #14282
This commit is contained in:
Hendrik Saly 2015-10-26 13:08:33 +01:00 committed by Clinton Gormley
parent d2bb289c64
commit 58f2b6ca47
1 changed files with 5 additions and 2 deletions

View File

@ -18,7 +18,10 @@ mind when it comes to protecting your data.
[float]
=== Community contributed security plugins
The following plugin has been contributed by our community:
The following plugins have been contributed by our community:
* https://github.com/codecentric/elasticsearch-shield-kerberos-realm[Kerberos/SPNEGO Realm]:
Custom Shield realm to Authenticate HTTP and Transport requests via Kerberos/SPNEGO (by codecentric AG)
* https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin[Readonly REST]:
High performance access control for Elasticsearch native REST API (by Simone Scarduzio)
@ -26,4 +29,4 @@ The following plugin has been contributed by our community:
This community plugin appears to have been abandoned:
* https://github.com/sonian/elasticsearch-jetty[Jetty HTTP transport plugin]:
Uses Jetty to provide SSL connections, basic authentication, and request logging (by Sonian Inc.)
Uses Jetty to provide SSL connections, basic authentication, and request logging (by Sonian Inc.)