Miguel-F / MuraUserBridge

A basic template to authenticate users against a separate user repository (e.g. Active Directory)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This plugin is a simple template for authenticating users against a external user repository.

The basic idea is that you can implement the lib.loginManager.lookupUser() method against your custom repository.

About

A basic template to authenticate users against a separate user repository (e.g. Active Directory)

License:Apache License 2.0


Languages

Language:ColdFusion 100.0%