GithubHelp home page GithubHelp logo

pkdevboxy / cloudify-ldap-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudify-cosmo/cloudify-ldap-plugin

0.0 2.0 0.0 8 KB

Cloudify security plugin for authentication against LDAP

License: Apache License 2.0

Python 100.00%

cloudify-ldap-plugin's Introduction

cloudify-ldap-plugin

The Cloudify LDAP security plugin provides the ability to authenticate users against any LDAP endpoint.

Installation

The LDAP python dependency python-ldap, included in this project, requires system level dependencies e.g openldap-devel, python-devel, and gcc in order to install. To avoid the need for the above compilation tools (python-devel, gcc), a Wagon package should be created and installed as a rest plugin.

Bootstrapping using the LDAP authentication plugin

Since the python-ldap package requires system level dependencies even if a Wagon package is used, it is required to install these system level dependencies using a customized userdata script.

  • No Wagon package: Userdata script should include sudo yum install python-devel openldap-devel gcc -y
  • Using Wagon package: Userdata script should only include sudo yum openldap-devel -y

cloudify-ldap-plugin's People

Contributors

adamlavie avatar cosmo-admin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.