From 686dbefed7d636bef5ebf0daab9aa9188970b4b3 Mon Sep 17 00:00:00 2001 From: Tyler Smalley Date: Thu, 28 Dec 2017 10:29:40 -0800 Subject: [PATCH] [docs] Remove Kerberos/SPNEGO Shield plugin Plugin has not been updated in over two years and requires Shield and ES 2.3.1 Signed-off-by: Tyler Smalley --- docs/plugins/security.asciidoc | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/plugins/security.asciidoc b/docs/plugins/security.asciidoc index d113c12bfc25a..1b6262211303f 100644 --- a/docs/plugins/security.asciidoc +++ b/docs/plugins/security.asciidoc @@ -20,8 +20,5 @@ today, X-Pack provides peace of mind when it comes to protecting your data. 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)