Re: [cas-user] Non-browser client

2013-02-19 Thread Modi Tamam
I customized the cas-server-core by adding WS that will respond with ST and TGT (you can use the restlett suport project, altought I find it quite old and ugly, instead, I converted it to use the Spring-MVC annotations) What I'm trying to say here, is that there is no cookie when you call the

re:[cas-user] SSO on different applications.

2013-02-19 Thread Santosh Sharma
Hello Jérôme Thanks for the quick reply. On my application I have followed the instructions from https://wiki.jasig.org/pages/viewpage.action?pageId=32210981. Shall I will be able to SSO on different applications when I define it in services management. Dont I need to do proxy validation and

Re: [cas-user] Idp initiated SLO Google Apps

2013-02-19 Thread Lynxlogic
Hi Ed, I haven't had time to try this yet, but the idea is that after CAS logs the user out you could have it return a HTML page to the browser (or redirect to another application that does so) that contains a hidden iframe who's source URL is the Google apps logout link. The browser would

Re: [cas-user] Throttling login attempts on CAS 3.5.1 with DB

2013-02-19 Thread Marvin Addison
File : cas-server-webapp/src/main/webapp/WEB-INF/cas-servlet.xml +bean id=handlerMappingB class=org.springframework.web.servlet.handler.SimpleUrlHandlerMapping + property name=mappings + props + prop key=/loginloginController/prop + /props + /property + property

RE: [cas-user] Associate JSP UI files to a theme ?

2013-02-19 Thread Carlos Fernandez
Hi, Sylvain, One way to achieve your goal is through the theme properties file, spring:theme and jsp:include. Imagine that you wanted to insert a small bit of HTML that changes according to the selected theme. In each WEB-INF/classes/custom-theme.properties file you could add a new property,

Re: [cas-user] start up error with ehcache while configuring for CRLChecker

2013-02-19 Thread Schawn E. Thropp
Anyone have any thoughts on what would be causing this error?   From: Schawn E. Thropp se_thr...@yahoo.com To: cas-user@lists.jasig.org Sent: Friday, February 15, 2013 3:42 PM Subject: [cas-user] start up error with ehcache while configuring for CRLChecker I

[cas-user] Moving from Yale CAS Client to JASIG

2013-02-19 Thread Thomas Misilo
Hi, I am looking at moving from the yale casclient to the Jasig casclient 3.2.1. It looks like the code was used similar to this [1], I was wondering if there is a page similar to this for the Jasig version? What I am trying to do, is actually get attribute release and integrate CAS

RE: [cas-user] Moving from Yale CAS Client to JASIG

2013-02-19 Thread Misagh Moayyed
Would this help? https://wiki.jasig.org/display/CASC/CAS+Client+for+Java+3.1 -Misagh From: Thomas Misilo [mailto:misi...@fit.edu] Sent: Tuesday, February 19, 2013 11:01 AM To: cas-user@lists.jasig.org Subject: [cas-user] Moving from Yale CAS Client to JASIG Hi, I am looking at

RE: [cas-user] Moving from Yale CAS Client to JASIG

2013-02-19 Thread Thomas Misilo
Everything I could find in there, talks about using this as a filter or a spring, not directly as objects in java code. Unless, I am missing something :-/ Thanks, Tom From: Misagh Moayyed [mailto:mmoay...@unicon.net] Sent: Tuesday, February 19, 2013 1:16 PM To: cas-user@lists.jasig.org

[cas-user] Error SERVICE_TICKET_NOT_CREATED

2013-02-19 Thread Min
Hello, I have a testbed for CAS 3.5.1 with tomcat 6 on redhat el6. I am using openLDAP as the backend and deployed with Remember Me feature. Since it is a testbed, so SSL certificate are self signed. Now sometimes, I will get this SERVICE_TICKET_NOT_CREATED error and can't login. It seems not