Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/doing-things-with-node-red/node-red-contrib-ldap-search
- Owner: doing-things-with-node-red
- License: mit
- Created: 2019-09-03T10:07:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T16:41:09.000Z (over 1 year ago)
- Last Synced: 2024-12-13T02:15:03.609Z (25 days ago)
- Language: HTML
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.