Re: [cas-user] multi cas server?

2014-08-28 Thread Stephan Arts
Your first concern should be integrating the backend. So that you are sure that you are using the same user-database. - Is that the case? Regards, Stephan On 29/08/14 09:38, zjzhao wrote: Hi, anyone has experience on more then 1 cas server? I need to intergrate one project to ours, but

[cas-user] multi cas server?

2014-08-28 Thread zjzhao
Hi,    anyone has experience on more then 1 cas server? I need to intergrate one project to ours, but they already have a cas server, anyone has any suggestion, let the project use 2 cas servers?Br,Lingco -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com

Re: [cas-user] Java CAS Client 3.2.2 ?

2014-08-28 Thread Jérôme LELEU
Hi, Nice proposal. However, as we already have our security filter to protect older CAS clients, shouldn't we focus on releasing it quickly? What are the users' feedbacks on it? Thanks. Best regards, Jérôme LELEU Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj Chairman of

Re: [cas-user] CAS SSO Implementation help for Java applications.

2014-08-28 Thread Durga Prasad
Hi Michael, Thanks much for the info. I juz subscribed to the Yanel mailing list. Thank you again :) Regards, Durga Prasad On Fri, Aug 29, 2014 at 10:05 AM, Durga Prasad wrote: > Thanks much > > > On Thu, Jul 10, 2014 at 11:47 PM, Dmitriy Kopylenko > wrote: > >> There you go, sir: >> >> htt

Re: [cas-user] CAS SSO Implementation help for Java applications.

2014-08-28 Thread Durga Prasad
Thanks much On Thu, Jul 10, 2014 at 11:47 PM, Dmitriy Kopylenko wrote: > There you go, sir: > > https://github.com/Jasig/cas > > Cheers, > D. > > On Jul 10, 2014, at 11:43 AM, Durga Prasad wrote: > > Hi Mr Michael, > > Hope u r doing well. > Since I got another development, I had to keep aside

Re: [cas-user] CAS 4.0.0: LDAP Attribute Repository - I think I have it working - How to verify? - Someone PLEASE respond

2014-08-28 Thread Raymond Drew Walker
There have been a number of us on this list asking for clarification & better documentation on LDAP attribute resolution & mapping for 4.x . My last attempt was in July to get clarification on the issue in reference to mapping a principalIdAttribute to a queried LDAP attribute with no response from

Re: [cas-user] CAS 4.0.0: LDAP Attribute Repository - I think I have it working - How to verify? - Someone PLEASE respond

2014-08-28 Thread Carl Waldbieser
David, The easiest way would be to have a CAS client try to validate a service ticket and observe the response. You can simulate this with cURL (request /login, get the LT, POST to get an ST, then GET /serviceValidate to validate the ticket). If yout ticket timeouts are to small for you to pull

[cas-user] CAS 4.0.0: LDAP Attribute Repository - I think I have it working - How to verify? - Someone PLEASE respond

2014-08-28 Thread David A. Kovacic
All, After much trial and error I believe I have LDAP attribute retrieval under 4.0.0 working, at least I am seeing searches in our LDAP logs. Unfortunately, I am unsure how to verify if CAS is indeed storing those values it gets back in the principal as it is supposed to, or if it is just silent

Re: [cas-user] Java CAS Client 3.2.2 ?

2014-08-28 Thread Marvin Addison
> MA> I built one-off patches [of Java CAS Client 3.2 and 3.1] for my > institution, but we will consider providing official patches for those lines > if there is interest. I'm happy to provide patches, but I need someone to step up to do the release process. M -- You are currently subscribed t

Re: [cas-user] moving audit trail messages into MySQL

2014-08-28 Thread Dmitriy Kopylenko
Just define this bean in the deployer config context instead of slf4j one - just like any other CAS components. Cheers, D. Sent from my iPhone > On Aug 28, 2014, at 10:36, Rex Roof wrote: > > do I need to edit java and recompile CAS to make this change? > All of the modifications we've done

[cas-user] Commercial Solutions vs CAS

2014-08-28 Thread Trenton D. Adams
Good day, There are certain people that believe commercial solutions are *always* better. While that is sometimes true, I find it's rare, except in cases of very large enterprise software. Are there any sort of studies done on CAS vs commercial alternatives? Thanks. -- Trenton D. Adams Sen

[cas-user] Java CAS Client 3.2.2 ?

2014-08-28 Thread Andrew Petro
How is this considering going? Plans? * A patched Java CAS Client 3.2 likely? * Deciding not to do that in favor of pushing folks to adopt Java CAS Client 3.3 and slap the vulnerability blocking filter in the front of existing implementations until able to adopt Java CAS Client 3.3? MA> I buil

Re: [cas-user] moving audit trail messages into MySQL

2014-08-28 Thread Rex Roof
do I need to edit java and recompile CAS to make this change? All of the modifications we've done so far have been just XML and html/css changes to CAS. - Rex Roof WCC Systems Engineer 734-973-3478 On Thu, Aug 28, 2014 at 11:28 AM, Dmitriy Kopylenko < dmitriy.kopyle...@gmail.com> wrote: > T

Re: [cas-user] moving audit trail messages into MySQL

2014-08-28 Thread Dmitriy Kopylenko
There is an opinionated AuditTrailManager impl for database audit events recording with a specific table and column names requirement that you could use: https://github.com/dima767/inspektr/blob/master/inspektr-support-spring/src/main/java/com/github/inspektr/audit/support/JdbcAuditTrailManager

[cas-user] moving audit trail messages into MySQL

2014-08-28 Thread Rex Roof
how do I go about moving the com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager into a mysql database? Is this possible? are there docs on it? I'm using CAS 3.5.2 under tomcat 6.0.24 running on RHEL6. My google searches have come up short. - Rex Roof WCC Systems Engineer -- You

[cas-user] Apache forwarding 509 certs

2014-08-28 Thread michael maceachran
I have CAS 4.0.0 up and running just fine with x509 authentication on a Weblogic 12c server. I have a requirement to put this server behind an apache server.  I have set up the proxy and everything works fine EXCEPT I cannot forward the certificate.  In the CAS logs I clearly see a "No certific

RE:[cas-user] Service Management not working

2014-08-28 Thread Eloy Fernandez
I browse http://cas1test.rec.uba.ar:8080/cas/cas-management which redirects me to http://cas1test.rec.uba.ar:8080/cas/login then enter Username/Password, then login successful but doesnt show me management page. -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archiv

Re: [cas-user] Gateway feature

2014-08-28 Thread Baldur Dae
Hi Jérôme, I've reset my configuration and get rid of Spring DelegatingFilterProxy in web.xml. So now this is the only change in web.xml: CAS Authentication Filter * gateway true * And voila, it works fine. The only issue

Re: [cas-user] Gateway feature

2014-08-28 Thread Jérôme LELEU
I meant: your logs on the CAS client / application side, to see if the service ticket has been properly validated. Best regards, Jérôme LELEU Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj Chairman of CAS: www.jasig.org/cas | Creator of pac4j: www.pac4j.org 2014-08-28 10:

Re: [cas-user] Gateway feature

2014-08-28 Thread Baldur Dae
Thank you very much for your quick response. For the time being, I only get the following log: [org.jasig.cas.CentralAuthenticationServiceImpl] - Granted service ticket [ST-12-XX] for service [https://localhost:8043/portal/cms] for user [baldur] 2014-08-28 10:47:10,648 INFO [com.github.inspek

Re: [cas-user] Gateway feature

2014-08-28 Thread Jérôme LELEU
Hi, It should work as you returned to your application with a service ticket. Don't you have something relevant in your logs? Would you mind enabling logs on org.jasig.cas? Thanks. Best regards, Jérôme LELEU Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj Chairman of CAS:

[cas-user] Gateway feature

2014-08-28 Thread Baldur Dae
Hi, I'm using CAS distribution based on version 3.4.1. So far client webapps have used CAS in non gateway mode. I'd like to configure gateway mode for a new webapp which serves public pages. However I can't make it run correctly. I paste my current configuration. *web.xml:* CAS Authen