[ 
https://issues.apache.org/jira/browse/VCL-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466310#comment-16466310
 ] 

ASF subversion and git services commented on VCL-1087:
------------------------------------------------------

Commit 075c2c4461a05849f4f525cd8ca39730ed33c200 in vcl's branch 
refs/heads/VCL-1087_VCL_CAS_SSO from [~jfthomps]
[ https://git-wip-us.apache.org/repos/asf?p=vcl.git;h=075c2c4 ]

VCL-1087 - VCL CAS SSO

initial commit of code to support CAS authentication contributed by 
[~junaid.ali]

authentication.php: modified selectAuth: added elseif to cover type 'cas'

conf-default.php: added CAS example section to $authMechs array

utils.php:
-modified getCryptKeyID: added $casauthreg and cooresponding preg_replace
because this function ends up getting called from casauth/index.php which
would have a different path than normal
-added curlDoSSLWebRequest needed by authmethods/casauth.php
-added vclAutoLoader and registered it with spl_autoload_register because
CAS.php ends up calling spl_autoload_register which prevends the existing
__autoload function from being used

added authmethods/casauth.php

added casauth/index.php


> VCL CAS SSO
> -----------
>
>                 Key: VCL-1087
>                 URL: https://issues.apache.org/jira/browse/VCL-1087
>             Project: VCL
>          Issue Type: New Feature
>          Components: web gui (frontend)
>    Affects Versions: 2.5
>            Reporter: Junaid Ali
>            Priority: Major
>         Attachments: 0001-CAS-Authentication-Module.patch, Design document 
> for adding CAS support to VCL.pdf
>
>
> This new feature will add [CAS|https://www.apereo.org/projects/cas] single 
> sign on support to the VCL Website.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to