Skip to content

srinr004/vertx-ldapauth

Repository files navigation

LDAP Authentication Module

This is a basic LDAP authentication module that verifies usernames and passwords using an LDAP directory.

Dependencies

Name

The module name is vertx-ldapauth.

Configuration

This busmod takes the following configuration:

{
    "server": ldap.example.com,
    "port": 636,
    ...
    ...
}

Operations

Login

Logout

About

LDAP Authentication module for Vert.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published