[cas-user] need some design inputs

2015-11-11 Thread Mahantesh Prasad Katti
Hi All, I am working on an application that runs on glassfish. There are some web services exposed on this application. These are accessed using basic HTTP authentication by external applications. Recently this app [that runs on glassfish] was casified. This meant that the external

RE: [cas-user] CAS for SAAS applications

2015-10-06 Thread Mahantesh Prasad Katti
to take up with the SAAS application. However, there are no multi-tenant CAS deployments that I am aware of [1]. Sounds like a pretty good use case for docker. [1] There is an issue tracking this feature, and might get resolved for 4.2. From: Mahantesh Prasad Katti [mailto:mahantesh.ka...@indecomm

[cas-user] need info on cas validate api response extraction

2015-09-29 Thread Mahantesh Prasad Katti
Hi All, I am writing an interceptor that essentially calls the validate api of CAS [https:///cas/serviceValidate?service=xys=ST-xyz]. I am able to successfully do this from POSTMAN. However, I need some sample code that will extract the result of this call most notably the ''user". The

RE: [cas-user] need info on cas validate api response extraction

2015-09-29 Thread Mahantesh Prasad Katti
extraction An "interceptor" in what programming language? If you are writing things in Java, there is the Java CAS client that is able to parse the response. Most other clients do as well. From: Mahantesh Prasad Katti [mailto:mahantesh.ka...@indecomm.net] Sent: Tuesday, September 29, 20

[cas-user] CAS for SAAS applications

2015-09-29 Thread Mahantesh Prasad Katti
Hi All, I am exploring the option of enabling CAS for SAAS applications. is there an option to specify multiple redirect urls [to cas servers ] in the SAAS application based on customer profiles. How do CAS/J2EE servers enable this? Have you solved this problem before? If so I would

RE: RE:[cas-user] problem with POST requests

2015-08-24 Thread Mahantesh Prasad Katti
and recommendations in the email thread above. Andy On Fri, 21 Aug 2015, Mahantesh Prasad Katti wrote: Has anybody run into this problem? Do you think i need to explain this problem better or provide additional info? Regards Prasad From: Mahantesh Prasad Katti Sent: Friday, August 21, 2015 2:39 PM

RE: [cas-user] problem with POST requests

2015-08-24 Thread Mahantesh Prasad Katti
in the email thread above. Andy On Fri, 21 Aug 2015, Mahantesh Prasad Katti wrote: Has anybody run into this problem? Do you think i need to explain this problem better or provide additional info? Regards Prasad From: Mahantesh Prasad Katti Sent: Friday, August 21, 2015 2:39 PM To: cas-user

RE:[cas-user] problem with POST requests

2015-08-21 Thread Mahantesh Prasad Katti
Has anybody run into this problem? Do you think i need to explain this problem better or provide additional info? Regards Prasad From: Mahantesh Prasad Katti Sent: Friday, August 21, 2015 2:39 PM To: cas-user@lists.jasig.org Subject: [cas-user] problem with POST requests Hi , We have

[cas-user] problem with POST requests

2015-08-21 Thread Mahantesh Prasad Katti
Hi , We have a casified java application. This application exposes a bunch of REST apis. When accessing POST APIs from another application by explicitly obtaining the service ticket and appending it to the target URL, the calls are failing. Apparently, the after the ticket validation happens

RE: [cas-user] need CAS clients for Microsoft Platform

2015-07-28 Thread Mahantesh Prasad Katti
for Microsoft Platform See https://wiki.jasig.org/display/CASC/ISAPI+Filter From: Mahantesh Prasad Katti [mailto:mahantesh.ka...@indecomm.net] Sent: Monday, July 27, 2015 2:08 AM To: cas-user@lists.jasig.org Subject: [cas-user] need CAS clients for Microsoft Platform Hi All, I am in the process

[cas-user] need CAS clients for Microsoft Platform

2015-07-27 Thread Mahantesh Prasad Katti
Hi All, I am in the process of enabling CAS authentication for cognos. As part of this planning to write some ISAPI filter that invoke CAS ticket validation logic. Need some info on this. 1. Where can I download the CAS clients for windows platform that I can embed in ISAPI filter [is

[cas-user] Neef info about CAS integration with Cognos

2015-04-08 Thread Prasad Katti
Hi All, we are in the process of evaluating our cognos report server being integrated with CAS for AA. Does anybody on this group have an experience with this scenario? I was keen to understand the challenges upfront and use the learning from your experiences. regards Prasad -- You are

[cas-user] need info about CAS flavors

2015-03-16 Thread Prasad Katti
Hi All, I need some info about CAS flavors. We have used JASIG CAS in our development. However, the deployment environment seems to have some thing like LifeRay CAS installation. Could you please let me know the difference between the two? regards Prasad -- You are currently subscribed to

RE: [cas-user] designing a fallback authentication scheme

2015-02-06 Thread Mahantesh Prasad Katti
, Jérôme LELEU Founder of CAS in the cloud: www.casinthecloud.comhttp://www.casinthecloud.com | Twitter: @leleuj Chairman of CAS: www.jasig.org/cashttp://www.jasig.org/cas | Creator of pac4j: www.pac4j.orghttp://www.pac4j.org 2015-02-06 6:28 GMT+01:00 Prasad Katti mahantesh.ka

[cas-user] designing a fallback authentication scheme

2015-02-05 Thread Prasad Katti
Hi All, we are using CAS authentication to implement SSO model. we are using the JSR 196 for the extending the JAAS authorization. As part of this we are also implementing a fall back mechanism in situations where CAS is not available. in situations where CAS is not available, we want to