On 8/11/07, Burghduff <[EMAIL PROTECTED]> wrote: > > I have a couple of questions about spnego that I was hoping someone could > help me with. > > 1. We authenticate using spnego, this works great, but when the session > expires, the user is prompted to login, instead of being validated with > their spnego credentials. Am I missing a setting or is this how it is > suppose to work? >
Hi, Can you turn on debug log ? I guess the Kerberos TGT has also expired in the Windows session. You might use kerbtray.exe to see that. -Arnaud 2. We have two applications, application A is authenticated by CAS. It > needs to communicate with Application B through Apache Commons HttpClient. > How do we pass the CAS login information from Application A to Application > B? > > Thanks > > Clint > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > -- Arnaud Lesueur LinkedIn: http://www.linkedin.com/in/lesueur
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
