-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rahul,
On 7/12/12 2:55 AM, Rahul R wrote:
> How can I add an email id to auth instead of adding a whole group?
You can't.
> Is that possible?
Not when using the servlet-spec-defined authorization features. You
can certainly implement anything you w
How can I add an email id to auth instead of adding a whole group? Is that
possible? I don't want to give the access to all the members of the groups
in the AD. Following is the web.xml of my tomcat.
Protected
Area
/*
On 14/06/2012 15:06, Rahul R wrote:
> Hi All,
>
> I have an issue with allowing access to a page which is secured using
> active directory authentication. I want some pages/content to be excluded
> from this. Following is my web.xml file under conf of tomcat.
>
>
> [code=java]
>
>
>
Hi All,
I have an issue with allowing access to a page which is secured using
active directory authentication. I want some pages/content to be excluded
from this. Following is my web.xml file under conf of tomcat.
[code=java]
Protected
Area