[cas-user] The ticket in the CAS return URL causing issues

2012-04-30 Thread khurram shahzad
Hi All, I am using CAS with the phpCAS application I am working on. We are using the phpCAS client. We had setup our online demo server everything worked well there. Even authentication and login worked great. Now when we are changing our servers to our client's cas Server, what they do is a

Re: [cas-user] Moodle CAS & Spring

2012-03-20 Thread khurram shahzad
Hello Paul, Yes I believe you need to integrate the phpCAS into your application. As soon as you have done that the flow will be like - User comes to your application in which phpCAS is embedded, it redirects it to the CAS login form - User enters his/her credenitals there and login is done at

[cas-user] Authentication from multiple CAS servers

2012-03-14 Thread Khurram Shahzad
ously request authentication from the multiple CAS servers and go by the server which actually have our desired user account. Best regards, Khurram Shahzad, Snr. PHP developer, Zepto Systems, Islamabad, Pakistan -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archiv

[cas-user] CAS Login via LDAP OU parameter along with CN - possible?

2012-03-09 Thread Khurram Shahzad
AOA, In following line from the fast bind portion of LDAP Authentication handler code, the cn parameter is coming from the form and replaced the %u. > Now what we want to do is also feed the ou parameter from the CAS login form. May be like "cn=%u,ou=%o,dc=localhost", so that the parameter from

Re: [cas-user] phpCAS support for CAS Server issue

2012-03-08 Thread Khurram Shahzad
s.launchpad.net/ubuntu/+source/openssl/+bug/861137> > > can you please try adding the following after the phpCAS:client() call: > > phpCAS::setExtraCurlOption(**CURLOPT_SSLVERSION,3); > > Regards, > > Joachim > > On 07.03.2012 16:49, Khurram Shahzad wrote: > >> Hi,

Re: [cas-user] phpCAS support for CAS Server issue

2012-03-07 Thread Khurram Shahzad
> true) [Client.php:2598] > ED45 .|||||=> CAS_Client::getURL() [Client.php:3014] > ED45 .|||||<= 'http://localhost/testApp/index.php' > ED45 .|||||CAS URL: > https://localhost:8443/cas-server-webapp-3.4.11/pr

Re: [cas-user] phpCAS support for CAS Server issue

2012-03-07 Thread Khurram Shahzad
Hi Matthew, Joachim and community, As its a local dev machine so I am using the phpCAS::setNoCasServerValidation(); , so I am not sure why i am repeatedly hit by this error. Also my certs are self generated keystore for tomcat, so that tomcat ssl is working good. Also client php is placed at apach

Re: [cas-user] phpCAS support for CAS Server issue

2012-03-06 Thread Khurram Shahzad
p://localhost/testApp/index.php' > F3DE .||||CAS URL: > https://localhost:8443/cas-server-webapp-3.4.11/proxyValidate?service=http%3A%2F%2Flocalhost%2FtestApp%2Findex.php&ticket=ST-29-1fcy5UPRwNcc7sve4c1L-cas[Client.php:3015] > F3DE .||||Authenti

Re: [cas-user] phpCAS support for CAS Server issue

2012-03-05 Thread Khurram Shahzad
S_VERSION_2_0, $cas_host, $cas_port, $cas_context); > > > https://github.com/Jasig/phpCAS/blob/master/docs/examples/example_simple.php > > > Cheers, > Scott > > > On Mon, Mar 5, 2012 at 6:05 AM, Khurram Shahzad < > khurram.shah...@zeptosystems.com> wrote: &

[cas-user] phpCAS support for CAS Server issue

2012-03-05 Thread Khurram Shahzad
Hi, I have setup the CAS server ver. 3.4.11 via LDAP authentication method on a local machine. I able to login via default java client. Now, I needed to authenticate via php so dowloaded the latest phpCAS ver. 1.2.2, When I wrote some basic authentication code i got the following error. phpCAS

Re: [cas-user] CAS Configuration with LDAP issue - Please advise

2012-02-29 Thread Khurram Shahzad
, Khurram Shahzad On 28 February 2012 20:55, Marvin S. Addison wrote: > Many Thanks to you: My problem is now solved; >> Key configuration line for fixing issue:> value="cn=%u,dc=localhost" /> >> > > Glad to hear it. > > ldap://localhost:389"; /&g

Re: [cas-user] CAS Configuration with LDAP issue - Please advise

2012-02-28 Thread Khurram Shahzad
After I read the source you given adn played a bit with configuration, I was able to Login. Many Thanks to you: My problem is now solved; Key configuration line for fixing issue: plus above in context source: . ldap://localhost:389"; /> . Best Regards, Khurram Shahzad,

Re: [cas-user] CAS Configuration with LDAP issue - Please advise

2012-02-27 Thread khurram shahzad
Hi, Thats great, many thanks for help. You have solved my problem. Now on login page, (i.e. https://localhost:8443/cas-server-webapp-3.4.11/login), without ldap it was working with credentials: admin/admin or other mentioned are myself/myself. Now as the ldap is configured, so those don't wor

Re: [cas-user] CAS Configuration with LDAP issue - Please advise

2012-02-25 Thread khurram shahzad
Thanks for reply, its much appreciated. Its bit unclear for me though, what I need to change?, my XML in deployerConfigContext.xml or need to replace any jar files in WEB-INF/lib? Version of my CAS setup is: 3.4.11 -Khurram, Snr. PHP Developer, Zepto Systems, Pakistan On 2/24/2012 7:53 PM, Mar

[cas-user] CAS Configuration with LDAP issue - Please advise

2012-02-24 Thread Khurram Shahzad
Hi CAS Community, I am trying to configure my CAS setup with the LDAP Server. After I have setup the DeployerConfigContext.xml, many issues came along, most of them resolved now i have an error in CAS and catalina logs which looks like following. 2012-02-24 18:44:41,247 INFO > [org.jasig.cas.serv