[cas-user] Selecting spring-security-cas-client version

2015-06-18 Thread Sunil Kalahasti
We are using cas 3.5.2 version. Could you please advise which version of Spring security would be suitable from the Maven? On http://mvnrepository.com/artifact/org.springframework.security/spring-security-cas-client we have 3.0.8 as latest. But on http://mvnrepository.com/artifact/org.spri

[cas-user] Cas 4.0 : Using CAS without the CAS login screen

2014-09-08 Thread Sunil Kalahasti
We would like to use external form for CAS authentication as described on https://wiki.jasig.org/display/CAS/Using+CAS+without+the+CAS+login+screen Could you please confirm whether the above reference is still valid with CAS 4.0? Thanks, Sunil.

Re: [cas-user] CAS 4.0 : Apache LDAP authentication

2014-06-16 Thread Sunil Kalahasti
ing with CAS 4.0 in a lab environment. Any > chance of you posting your steps and deployer.Config.Context.xml file? > > Thanks! > Daniel. > > On Tuesday, June 3, 2014 10:51:40 AM UTC-7, Sunil Kalahasti wrote: >> >> Thanks for your information Bob. >> >>

Re: [cas-user] CAS 4.0 : Apache LDAP authentication

2014-06-16 Thread Sunil Kalahasti
your steps and deployer.Config.Context.xml file? > > Thanks! > Daniel. > > On Tuesday, June 3, 2014 10:51:40 AM UTC-7, Sunil Kalahasti wrote: >> >> Thanks for your information Bob. >> >> I have succeeded on integrating LDAP with CAS 4.0 some time back. I h

Re: [cas-user] CAS: Example of LDAP authentication for CAS 4.0?

2014-06-16 Thread Sunil Kalahasti
I hope you can refer this thread for working copy of deployConfigContext,xml file. https://groups.google.com/forum/#!topic/jasig-cas-user/vuQa4ZOuL4U -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, se

Re: [cas-user] How to integrate jCaptcha with CAS 4.0.0

2014-06-16 Thread Sunil Kalahasti
> > Hi Chitra ! Do you have any luck integrating JCaptcha with CAS 4 ? If so please inform the steps to accomplish. Thanks in advance, Sunil -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see ht

Re:[cas-user] Cas 4.0 : JCaptcha

2014-06-05 Thread Sunil Kalahasti
Could anyone please inform if you implemented any captcha solution other than JCaptcha. If so I request you to please provide any helpful reference to implement. Thanks in advance, Sunil. On Wednesday, June 4, 2014 1:53:26 PM UTC+5:30, Sunil Kalahasti wrote: > Hi, > > We would like t

Re: [cas-user] Problems setting cas for ldap

2014-06-05 Thread Sunil Kalahasti
Please check the attached xml file for CAS 4.0 with LDAP Supporting Direct Bind. And copy ldap properties as provided on http://jasig.github.io/cas/4.0.0/installation/LDAP-Authentication.html as per your environment. On Thursday, June 5, 2014 4:05:49 PM UTC+5:30, Nico Lang wrote: > after hund

Re: [cas-user] Problems setting cas for ldap

2014-06-05 Thread Sunil Kalahasti
It seems there is some issue with the following properties: ldap.host.name=ldap://192.168.1.2/ ldap.search.filter=sAMAccountName=%u These might need to be properly configured: ldap.host.

Re: [cas-user] Problems setting cas for ldap

2014-06-04 Thread Sunil Kalahasti
Nicolas, Could you attach the deployerConfigContext.xml file to check further? Hope you mask credentials if any in xml. Thanks, Sunil. On Wednesday, June 4, 2014 4:45:20 PM UTC+5:30, Nico Lang wrote: > > Sunil, to try i have done the modifications to deployerConfigContext.xml > and put the va

[cas-user] Cas 4.0 : JCaptcha

2014-06-04 Thread Sunil Kalahasti
Hi, We would like to include captcha in login page. Can we still use the configuration provided at https://wiki.jasig.org/display/CAS4UM/JCaptcha with CAS 4.0 ? When I try to include the following dependencies, they are not resolved: org.jasig.cas cas-server-integration-jcaptcha

Re: [cas-user] Problems setting cas for ldap

2014-06-04 Thread Sunil Kalahasti
Hi Nicolas, You may need to include the following bean under authenticationManager bean: Along with this you might need to include the following bean: ${ldap.host.name} Update the following with your LDAP username and pa

Re: [cas-user] CAS 4.0 : Apache LDAP authentication

2014-06-03 Thread Sunil Kalahasti
Thanks for your information Bob. I have succeeded on integrating LDAP with CAS 4.0 some time back. I have used LDAP Supporting Direct Bind configuration without SSL and pooling. I would post the steps soon. Thanks, Sunil On Tuesday, June 3, 2014 11:13:06 PM UTC+5:30, Lapanja, Bob@POST wrote: >

Re: [cas-user] Problems setting cas for ldap

2014-06-03 Thread Sunil Kalahasti
Hi Nicolas, Which CAS version you are trying to integrate with which LDAP version? Thanks, Sunil. On Tuesday, June 3, 2014 7:48:34 PM UTC+5:30, Nico Lang wrote: > > Hi, i'm still trying to set up cas for ldap on my network > > webapps is working when i try to login i get this error on cas.log a

[cas-user] CAS 4.0 : Apache LDAP authentication

2014-06-02 Thread Sunil Kalahasti
We are using CAS 3.4.12 with Apache LDAP and able to authenticate successfully. Now we would like to upgrade to CAS 4.0 with Apache LDAP. As per documentation available on http://jasig.github.io/cas/4.0.0/installation/LDAP-Authentication.html , We are getting several issues with sslConfig bean

Re: [cas-user] CAS 4.0 : LDAP & oAuth Support

2014-05-28 Thread Sunil Kalahasti
Hi Jerome, I am following the documentation provided on http://jasig.github.io/cas/4.0.0/installation/LDAP-Authentication.html. But it seems not working as per documentation. If possible, could you please provide any reference implementing LDAP with CAS 4.0. Thanks, Sunil. On Monday, May 26,

Re: [cas-user] CAS 4.0 : LDAP & oAuth Support

2014-05-26 Thread Sunil Kalahasti
Thanks Jerome. As we need LDAP authentication also, I have followed the configuration updates as per https://wiki.jasig.org/display/CASUM/LDAP . But there seems to be a conflict when I have placed both pac4j and ldap authenticationManager beans. The classes are different for both of the beans.

Re: [cas-user] CAS 4.0 : LDAP & oAuth Support

2014-05-22 Thread Sunil Kalahasti
gt; > The social support exists since CAS server 3.5.0. So you need to upgrade > to this version at least. > > The Facebook logout is not supported yet, you need to customize your > logout process / page to explicitely call the Facebook logout. > > Best regards, > Jérôme > &g

[cas-user] CAS 4.0 : LDAP & oAuth Support

2014-05-22 Thread Sunil Kalahasti
We are using CAS 3.4.12 version with LDAP authentication successfully. Now we would like to integrate Social websites (Google, Facebook, etc) authentication also to the login page. I request you to please inform whether we can configure both LDAP, oAuth authentication in cas-server-webapp. Als