Skip to content

Unicon/cas-perl-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAS Perl Client

Jasig CAS client for Perl applications.

Author: Drew Mazurek [email protected]

Usage

To use, call the AuthCasTest program and enter a ticket that's valid for $casService below:

% ./AuthCasTest.pl
Login URL: https://localhost:8443/cas/login?TARGET=http://www.foo.com
Logout URL: https://localhost:8443/cas/logout?service=http://www.foo.com

AAFSsPYAkNKN6Mb0Q6Li8D8gawrtLIPuEh3v4JWafmP+FPpnAtt5g3jZ # YOU ENTER THIS!
Service ticket: AAFSsPYAkNKN6Mb0Q6Li8D8gawrtLIPuEh3v4JWafmP+FPpnAtt5g3jZ

User authenticated as mazurek
attr nickname = Drew
attr name = Drew Mazurek
attr id = mazurek

About

Jasig CAS client for Perl applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages