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

AlessandroLorenzi/mod_authz_securepass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache authorization module for SecurePass

This is an Apache (2.2) module for authorizing SecurePass users. SecurePass provides web single sign-on through the CAS protocol. By using mod_auth_cas alone -however- will permit any logged-in user to access the resource.

This module is intended to restrict access to the published resource by:

  • allowing only specific SecurePass realm(s) to access the Apache resource
  • (in future) allowing only specific SecurePass group(s) to access the Apache resource

More on SecurePass: http://www.secure-pass.net

For install guide please read INSTALL file.

About

Mod Authz SecurePass Group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages