On 21/10/2010 08:46, André Warnier wrote:
> Pid wrote:
>> On 20/10/2010 17:02, Oliver Wulff wrote:
>>> Thanks. To recap, I configure AJP13 with tomcatAuthentication equals to
>>> false but I still need the login-config and security-constraints in the
>>> web.xml...
>>>
>>> Where can I let tomcat kn
Pid wrote:
On 20/10/2010 17:02, Oliver Wulff wrote:
Thanks. To recap, I configure AJP13 with tomcatAuthentication equals to
false but I still need the login-config and security-constraints in the
web.xml...
Where can I let tomcat know to which roles a user belongs to?
That has to be done via
On 20/10/2010 17:02, Oliver Wulff wrote:
> Thanks. To recap, I configure AJP13 with tomcatAuthentication equals to
> false but I still need the login-config and security-constraints in the
> web.xml...
>
> Where can I let tomcat know to which roles a user belongs to?
That has to be done via Realm
Thanks. To recap, I configure AJP13 with tomcatAuthentication equals to
false but I still need the login-config and security-constraints in the
web.xml...
Where can I let tomcat know to which roles a user belongs to?
Thanks
Oliver
On 20/10/2010 16:46, Oliver Wulff wrote:
>
> src="http://zdownload.zurich.com/mailimages/ZHP_MailHeader.gif"; />
>
> Hi there
>
> Different Realms are already provided by Tomcat to configure the
> authentication. This allows the application developer to use the standard
> Servlet API to retriev