mongodb-js / compass-auth-ldap

Compass plugin for connecting to MongoDB using LDAP authentication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compass LDAP Plugin

Compass LDAP Plugin

Usage

This plugin registers the main component as a Connect.AuthenticationMethod role for the Compass connect plugin to use. The extensions add functionality to the connect plugin's main store.

Scripts

link-plugin: Links the Compass plugin and Compass for development along with React to ensure the plugin and Compass are using the same React instance.

COMPASS_HOME=/path/to/my/compass npm run link-plugin

unlink-plugin: Restores Compass and the plugin to their original unlinked state.

COMPASS_HOME=/path/to/my/compass npm run unlink-plugin

License

Apache 2.0

About

Compass plugin for connecting to MongoDB using LDAP authentication.

License:Apache License 2.0


Languages

Language:Less 54.6%Language:JavaScript 44.9%Language:Shell 0.5%