aws-samples / amazon-elasticsearch-service-with-authentication

Secure Amazon ElasticSearch with AD/LDAP based Authentication & Authorization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repository contains the AWS CloudFormation template, associated code and configuration files to support the AWS Database Blog - Secure your Amazon Elasticsearch Service Domain with Active Directory based Authentication & Authorization.

The blog post and sample code in this repository can help you learn how to secure your Amazon Elasticsearch Domain with Active Directory (AD), by using an Nginx Reverse Proxy, running custom authorization code.

License Summary

This sample code is made available under the BSD-2-Clause license.

About

Secure Amazon ElasticSearch with AD/LDAP based Authentication & Authorization

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 74.6%Language:Shell 25.4%