libapache2-authcassimple-perl

Apache2 module to authenticate trough a cas server
  https://metacpan.org/release/Apache2-AuthCASSimple
  0
  no reviews



Apache2::authcassimple is an authentication module for apache2/mod_perl2.

it allows you to authenticate users through a yale cas server. it means you don't need to give login/password if you've already authenticated with the cas server: only tickets are exchanged between web client, apache2 server and cas server. if you are not authenticated yet, you will be redirected to the cas server login form.