Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Both FORM and CLIENT_CERT Auth in same deployment

Hi Team 

Right now in our application we are using FORM authentication and now we
want to add CLIENT_CERT authentication also along with FORM type. 

I configured <Set name="needClientAuth">true</Set> in Jetty.xml.

Is it possible to have both within a configuration in web.xml ? I tried lot
in internet but did not get correct example. We are using karaf as
container.


Thanks 
Sai 




--
Sent from: http://jetty.4.x6.nabble.com/Jetty-User-f3247280.html


Back to the top