Re: Re[cas-user] direction (?) loop of Granting service ticket

2009-10-20 Thread Giuseppe Sollazzo
Hi Marvin, I gave a look at the phpCAS examples and it's funny. The phpCAS methods have no explicit call of any of the certificate dealing functions. So I just added a phpCAS::setNoCasServerValidation(); immediately before of the call to: if (phpCAS::checkAuthentication()) {

[cas-user] CAS - Nagios and inspektr

2009-10-20 Thread Marteau Christophe
Hello, I would like to use inspektr to retrieve Performance Data for nagios. I see in web.xml that there is a pattern /services/viewStatistics.html but i cant find any jsp providing this file. I just want in-memory stats. Can you give me some clues to have theses stats throw a web page ?

[cas-user] Using CAS with Mule

2009-10-20 Thread Aksel Bruun
Has anyone used CAS with Mule? The Mule documentation (for version 2.2.1) states that Mule can use Acegi security provider for CAS and others. I want to use CAS to secure web services exposed by Mule. Aksel. -- You are currently subscribed to cas-user@lists.jasig.org as:

[cas-user] Fwd: Call for Proposals - Jasig 2010

2009-10-20 Thread Scott Battaglia
All, The Jasig 2010 Call for Proposals is open! We invite you to submit your presentation proposal! For more details, see below! While we continue to be extremely interested in presentations related to CAS, uPortal, and other Jasig projects, we're looking to improve and expand upon the content

Re:[cas-user] Ensure the same credentials could be used only by one user at the same time

2009-10-20 Thread Yuriy Zubarev
Guys, Any help would be appreciated. Even some links to get started. Thank you, Yuriy On Mon, Oct 19, 2009 at 6:03 PM, Yuriy Zubarev yuriyzubar...@gmail.com wrote: Hi, We have a business rule that forbids two different users to be logged in the system under the same set of credentials at

Re: [cas-user] Ensure the same credentials could be used only by one user at the same time

2009-10-20 Thread Marvin Addison
We have a business rule that forbids two different users to be logged in the system under the same set of credentials at the same time. Does CAS have a support for this? No. Does this feature have a common name? Not that I'm aware of. Any help would be appreciated. You will have to

Re: [cas-user] Ensure the same credentials could be used only by one user at the same time

2009-10-20 Thread Yuriy Zubarev
We use JPA so I will investigate the table structure and try to come up with efficient queries. Thank you, Yuriy On Tue, Oct 20, 2009 at 6:09 PM, Scott Battaglia scott.battag...@gmail.com wrote: Just a note that not all ticket registries are searchable, nor is it possibly efficient to search