Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multiple upstream CAS servers #36

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 11, 2012

  1. Add support for multiple CAS backends.

    This commit makes it possible to use mod_auth_cas with more than one one CAS
    server.
    
    It is now possible to configure CASLoginURL, CASValidateURL and other directives
    on a per-directory level, not just on the per-server level.
    bnoordhuis committed May 11, 2012
    Configuration menu
    Copy the full SHA
    7351ccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4db23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ad2c82 View commit details
    Browse the repository at this point in the history