[cas-user] Getting info about the backend authentication used

2010-05-03 Thread Leandro Dardini
Hello, We are planning to deploy CAS in our organization. We have multiple source of authentication, from ADS to X.509. We'd like to know, from withing the CASified application, which authentication method as been used. Is this info available in the CAS protocol? How can I access it? The plan is

Re: [cas-user] Getting info about the backend authentication used

2010-05-03 Thread Marvin Addison
We have multiple source of authentication, from ADS to X.509. We'd like to know, from withing the CASified application, which authentication method as been used. Is this info available in the CAS protocol? Not via the CAS 1 or 2 protocols. Authentication method is available via the SAML

R: [cas-user] Getting info about the backend authentication used

2010-05-03 Thread Leandro Dardini
-Messaggio originale- Da: Marvin Addison [mailto:marvin.addi...@gmail.com] Inviato: lunedì 3 maggio 2010 15.14 A: cas-user@lists.jasig.org Oggetto: Re: [cas-user] Getting info about the backend authentication used We have multiple source of authentication, from ADS to

[cas-user] missing org.opensaml:opensaml:1.1b:pom

2010-05-03 Thread Jesse Farinacci
Greetings, I can not seem to find, nor can Maven, the opensaml 1.1 pom. When building my customized CAS war overlay, v3.4.2, Maven issues the following: [WARNING] Missing POM for org.opensaml:opensaml:jar:1.1b Any thoughts? Thanks! -Jesse -- There are 10 types of people in this world, those

Re: R: [cas-user] Getting info about the backend authentication used

2010-05-03 Thread David Hawes
On 5/3/10 10:23 AM, Leandro Dardini wrote: ... The mod_auth_cas client supports SAML in versions that have yet to be released, but it's available in the subversion repository. We've been using it informally here at Virginia Tech for about a year now and it works well. I just installed the

RE: [cas-user] CAS and Two factor authentication

2010-05-03 Thread Mike Radu
Marvin, can you please send me more information about your 2 factors auth implementation for CAS ? Thx. a lot Mike Date: Thu, 29 Apr 2010 15:09:31 -0400 From: marvin.addi...@gmail.com Subject: Re: [cas-user] CAS and Two factor authentication To: cas-user@lists.jasig.org i think 2

R: R: [cas-user] Getting info about the backend authentication used

2010-05-03 Thread Leandro Dardini
-Messaggio originale- Da: David Hawes [mailto:dha...@vt.edu] Inviato: lunedì 3 maggio 2010 17.53 A: cas-user@lists.jasig.org Oggetto: Re: R: [cas-user] Getting info about the backend authentication used On 5/3/10 10:23 AM, Leandro Dardini wrote: ... The mod_auth_cas client

Re: [cas-user] CasOwa - help please

2010-05-03 Thread Cary, Kim
Francisco, I heartily thank you for your efforts. Our server people were insisting on a 'procedure' before they would start; now, I've given them one for Thursday's working meeting. KC On Apr 30, 2010, at 7:53 AM, Francisco Estanqueiro wrote: Hi everyone, just finished the casowa Wiki

Re: [cas-user] CAS Acegi client seems to make the application a lot slower

2010-05-03 Thread Scott Battaglia
I don't know how much help you'll get here. Acegi Security 1.0.6 is extremely old (they are currently on Spring Security 3.0.x). On Mon, May 3, 2010 at 11:16 AM, Arjan Seesing a.c.sees...@gmail.comwrote: Hello, We implemented a CAS client in our web application. This application was setup

Re: [cas-user] CAS and Two factor authentication

2010-05-03 Thread Marvin Addison
Marvin, can you please send me more information about your 2 factors auth implementation for CAS ? Sorry you had to ask again. I'll sketch out our implementation briefly and you can ask for elaboration on any points you're interested in. It may be interesting to review the UI, since that was

Re: R: R: [cas-user] Getting info about the backend authentication used

2010-05-03 Thread David Hawes
On 5/3/10 12:33 PM, Leandro Dardini wrote: ... Thank you for your help, your patch will be really useful. However for now we are trying only to check for the type of authentication succeded. I am working on a test CAS server with the SimpleTestUsernamePasswordAuthenticationHandler (the one

[cas-user] How many threads for your CAS server

2010-05-03 Thread Cary, Kim
Those of you running CAS on Tomcat, how many threads are allocated to your CAS instance? Looks like default is 150, which is what I've got. Should it be higher? 1 Gb of memory is allocated for the server. -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com

RE: [cas-user] CAS and Two factor authentication

2010-05-03 Thread Mike Radu
Thank you very much for your information. This very useful for us Thx. a lot Mike Date: Mon, 3 May 2010 13:08:36 -0400 From: marvin.addi...@gmail.com Subject: Re: [cas-user] CAS and Two factor authentication To: cas-user@lists.jasig.org Marvin, can you please send me more

Re: [cas-user] missing org.opensaml:opensaml:1.1b:pom

2010-05-03 Thread Scott Battaglia
Its not there and despite the warning you shouldn't need it. Is it causing something to fail? On Mon, May 3, 2010 at 11:13 AM, Jesse Farinacci jie...@gmail.com wrote: Greetings, I can not seem to find, nor can Maven, the opensaml 1.1 pom. When building my customized CAS war overlay,

Re: [cas-user] missing org.opensaml:opensaml:1.1b:pom

2010-05-03 Thread Jesse Farinacci
It's not causing anything to fail, but it's irritating. :-) Previous versions of opensaml had proper artifacts in the main maven repository[1]; this facilitates nice integration with tools like M2E. Just curious if we've given up putting quality/proper maven artifacts into the JA-SIG repository..

Re: [cas-user] missing org.opensaml:opensaml:1.1b:pom

2010-05-03 Thread Scott Battaglia
We're not responsible for those artifacts. We can't generate poms for something we don't own (I mean we could but it would be kind of wrong and misleading). We have the artifact in there because we need it and its not available in the public repository. If you have issues with OpenSAML, and its

Re: [cas-user] missing org.opensaml:opensaml:1.1b:pom

2010-05-03 Thread scott . battaglia
Brent Thanks for the clarification. We'll also hopefully be migrating to 2 sometime soon. Cheers Scott Sent from my Verizon Wireless BlackBerry -Original Message- From: Brent Putman putm...@georgetown.edu Date: Mon, 03 May 2010 16:55:21 To: cas-user@lists.jasig.org Subject: Re:

Re: [cas-user] How many threads for your CAS server

2010-05-03 Thread Johan Reinalda
We are running on Tomcat 6.0.26, preconfigured for 200 threads max, but typically see current thread count somewhere around 50-75 , with frequently of those only 10 or so busy . This is on a box with 1GB ram for tomcat/java, serving about 5-10k logins/day, and between 15-25k service tickets/day

Re: [cas-user] How many threads for your CAS server

2010-05-03 Thread Cary, Kim
Interested in further replies; thanks for your reply Johan. We are about in the same position on a Mac Xserve. 8 core Xeon, 8Gb Ram, 1Gb dedicated to the production CAS process and nothing else, other than the test-preprod instance running on another processor, running on the box. Our standby

Re: [cas-user] How many threads for your CAS server

2010-05-03 Thread Scott Battaglia
Rutgers had increased their number of threads to a relatively high number (I think like 1024) to meet our peak load during Web Registration. I'm not sure we had actually needed to go that high. On Mon, May 3, 2010 at 7:33 PM, Cary, Kim kim.c...@pepperdine.edu wrote: Interested in further

Re: [cas-user] LDAP Attributes in Login Web Flow.

2010-05-03 Thread Scott Battaglia
Attributes about the principal are ONLY stored with the principal itself. The attributes you are referring to to are the values POSTed. (i.e. ticket) On Mon, May 3, 2010 at 4:49 PM, Andrew Tillinghast atill...@conncoll.eduwrote: In our deployerConfigContext we're pulling some attributes