Apache2-AuthCASpbh
view release on metacpan or search on metacpan
Apache2-AuthCASpbh
AuthCASpbh is a framework for integrating CAS SSO support into the Apache web
server using mod_perl. It can authenticate Apache resources via CAS, perform
authorization via CAS attributes, acquire proxy granting tickets, and provides
a client allowing transparent access to other CAS applications via proxy
authentication. It automatically manages sessions using Apache::Session
(currently via sqlite, but other mechanisms could be used) and provides
mod_perl based applications access to session state and attributes.
INSTALLATION
# Apache2-AuthCASpbh
CAS SSO integration for Apache/mod_perl
AuthCASpbh is a framework for integrating CAS SSO support into the Apache web
server using mod_perl. It can authenticate Apache resources via CAS, perform
authorization via CAS attributes, acquire proxy granting tickets, and provides
a client allowing transparent access to other CAS applications via proxy
authentication. It automatically manages sessions using Apache::Session
(currently via sqlite, but other mechanisms could be used) and provides
mod_perl based applications access to session state and attributes.
lib/Apache2/AuthCASpbh.pm view on Meta::CPAN
L<Apache2::AuthCASpbh::Authn>
L<Apache2::AuthCASpbh::Authz>
L<Apache2::AuthCASpbh::ProxyCB>
L<Apache2::AuthCASpbh::UserAgent>
=head1 DESCRIPTION
AuthCASpbh is a framework for integrating CAS SSO support into the Apache web
server using mod_perl. It can authenticate Apache resources via CAS, perform
authorization via CAS attributes, acquire proxy granting tickets, and provides
a client allowing transparent access to other CAS applications via proxy
authentication. It automatically manages sessions using Apache::Session
(currently via sqlite, but other mechanisms could be used) and provides
mod_perl based applications access to session state and attributes.
=head2 Configuration options
=over
( run in 0.725 second using v1.01-cache-2.11-cpan-e1769b4cff6 )