Re: Configure application with optional security restrictions

2015-06-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 AHartner, On 6/8/15 3:45 PM, AHartner wrote: > I would like to be able to configure a web application with > optional security restrains. Basically I only want the application > to be secured only if an external setting such as a realm is > present

Configure application with optional security restrictions

2015-06-08 Thread AHartner
I would like to be able to configure a web application with optional security restrains. Basically I only want the application to be secured only if an external setting such as a realm is present or application context parameter is set. In secure mode I want to use form based authentication as