Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Authenticators

Nils Caspar edited this page Sep 18, 2015 · 5 revisions

This is a list of the known authenticators of CASino.

Name Description Auth Token Login supported
ActiveRecord Uses an SQL database to authenticate users. Yes
LDAP Uses an LDAP directory to authenticate users. Yes
Test Allows user/password combinations where user = password, recommended for development. No
Static Allows configuring username and password in the configuration. Yes
Moped (mongodb) Uses MongoDB to authenticate users. No
SQLAuthlogic Provides mechanism to use SQLAuthlogic as an authenticator. Yes
Clone this wiki locally