Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doing-things-with-node-red/node-red-contrib-ldap-search


https://github.com/doing-things-with-node-red/node-red-contrib-ldap-search

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

[![Build Status](https://dev.azure.com/doing-things-with-node-red/node-red-contrib/_apis/build/status/doing-things-with-node-red.node-red-contrib-ldap-search?branchName=master)](https://dev.azure.com/doing-things-with-node-red/node-red-contrib/_build/latest?definitionId=2&branchName=master)
[![Greenkeeper badge](https://badges.greenkeeper.io/ymedlop/node-red-contrib-ldap-search.svg)](https://greenkeeper.io/)
[![npm](https://img.shields.io/npm/dw/@doing-things-with-node-red/node-red-contrib-ldap-search.svg)](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-ldap-search)
[![npm](https://img.shields.io/npm/dm/@doing-things-with-node-red/node-red-contrib-ldap-search.svg)](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-ldap-search)
[![npm](https://img.shields.io/npm/dy/@doing-things-with-node-red/node-red-contrib-ldap-search.svg)](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-ldap-search)
[![npm](https://img.shields.io/npm/dt/@doing-things-with-node-red/node-red-contrib-ldap-search.svg)](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-ldap-search)

**Alpha Status**

node-red-contrib-ldap-search
=====================

A basic LDAP search node

Supports connecting to ldap servers with or without a DN/Password to bind to.

The filter is a Mustache (http://mustache.github.io/) template that will match against the whole msg object. So if you have a msg object that looks like this.

Credits:
========

* [node-red-contrib-ldap](https://github.com/hardillb/node-red-contrib-ldap)

License
-------

See the [LICENSE file](LICENSE) for license text and copyright information.