Skip to content

prajwalan/cas-maven-overlay-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cas-maven-overlay-database

A sample maven overlay based CAS server that authenticates against the users in a database. Configuration of database is specified in the config.properties file in resources folder. This coud be read from an external location also.

Most important parts here are:

  • The DatabaseAuthenticationHandler class that is in the same package as rest of the other handlers.
  • And the SearchModeSearchDatabaseAuthenticationHandler bean configuration in deployerConfigContext.xml.

About

A sample maven overlay based CAS server that authenticates against the users in a database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages