Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDAP Authentication plug-in

This is a simple LDAP authentication plug-in for Mirth Connect. It can be used to allow users to login using an LDAP service for authentication and authorization.

You can also fall-back to using the local Mirth user-database if you'd like if no acceptable user can be located in the LDAP service.

Configuration

Configuration is done using a simple Java properties file, ldap.properties, which you place on your server alongside your mirth.properties file. A sample file is included in this directory, and it contains comments describing each configuration settings.

Installation

Simply upload the ZIP file containing the plug-in via the Mirth Connect administrator, or unzip the ZIP file into the extensions/ directory on your Mirth server.

Building

The LDAP authenticator can be built with Apache Maven, but it will require that you obtain a few libraries manually, since Mirth Connect does not public Maven artifacts. You will need to place these files into the libs/ directory:

mirth-server.jar

You can find these libraries in Mirth Connect's server download.

About

LDAP Authenticator for OIE

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages