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

2010-05-06 Thread Marvin Addison
The AuthenticationMethod tells you roughly what type of credentials were used for authentication: You need to do server-side configuration so that the proper authentication method is transmitted to clients. This is via authentiation metadata populators. An example from our config:

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

2010-05-06 Thread Leandro Dardini
getto: Re: R: R: [cas-user] Getting info about the backend > authentication used > > 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 authentica

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

2010-05-06 Thread Leandro Dardini
> -Messaggio originale- > Da: David Hawes [mailto:dha...@vt.edu] > Inviato: lunedì 3 maggio 2010 20.18 > A: cas-user@lists.jasig.org > Oggetto: Re: R: R: [cas-user] Getting info about the backend > authentication used > > On 5/3/10 12:33 PM, Leandro Dardini wr

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 on

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