Skip to content

An extended backend for django_cas supporting Rice's LDAP directory

Notifications You must be signed in to change notification settings

mcoconnor/rice_cas_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Rice CAS Backend

This is a simple backend designed to work with the django-cas package, providing integration with Rice's LDAP server to retrieve name and email data for logged-in users.

Usage

In settings.py, instead of including 'django_cas.backends.CASBackend' in your AUTHENTICATION_BACKENDS, include 'rice_cas_backend.backends.RiceCASBackend' instead.

About

An extended backend for django_cas supporting Rice's LDAP directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages