Metadata-Version: 1.1
Name: kipavois
Version: 0.1.2
Summary: Flask proxy over Kibana with KiPavois
Home-page: https://github.com/cogniteev/kipavois-python
Author: Tristan Carel
Author-email: tristan@cogniteev.com
License: Apache license version 2.0
Download-URL: https://github.com/cogniteev/kipavois-python/tarball/0.1.2
Description: 
        Rationale
        ---------
        KiPavois is a NodeJS reverse proxy that allows you to filter
        Elasticsearch queries made by Kibana to filter-out documents
        the authenticated user is not allowed to see.
        
        This module provides a Flask Blueprint that allows you leverage the
        authentication model of your Flask application to authenticate users
        in Kibana.
        
Keywords: flask kipavois kibana authentication
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
