Hi All, I read the thread http://jasig.275507.n4.nabble.com/Cas-kerberos-Lifery-JBoss-config-help-needed-td260073.html about how configure CAS to let him use the User Keberos Ticket.
My situation is that I want to let CAS use the User kerberos ticket. If a User is already logged on the windows domain, so when he tries to access an Application (war) protected by CAS, then I want from CAS that it lets the User accessing the application because he owns already a valid kerberos ticket. I followed thorougly the instructions of http://www.ja-sig.org/wiki/display/CASUM/SPNEGO. However, I didn't find at the link any indication about how to configure the Application. 1/ Should the application be configured as any other application using CAS ? 2/ Should we define in its "web.xml" the "authenticationFilter" and the "ticketValidationFilter" ? I think that I should define the "authenticationFilter", otherwise the browser request will never be intercepted and redirected to CAS. So I defined both filters, but unfortunately I'm still having the CAS authentication windows even for a user owning a valid kerberos ticket. Do you have any recommendation that may help me ? Thank you. Alf -- View this message in context: http://jasig.275507.n4.nabble.com/How-configuring-an-Application-in-order-to-let-CAS-use-a-valid-user-kerberos-ticket-instead-of-propon-tp4659609.html Sent from the CAS Users mailing list archive at Nabble.com. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
