I'm trying to setup container-managed authentication for a given
XForm under the apps directory but it isn't working for me. The
authentication never appears with the following url-pattern in web.xml:
<security-constraint>
<web-resource-collection>
<web-resource-name>Administration</web-resource-name>
<url-pattern>/ops/ab/</url-pattern>
</web-resource-collection>
<auth-constraint>
<role-name>system-user</role-name>
</auth-constraint>
</security-constraint>
If I change the url-pattern to to "/" then it works, but then I have
a single authentication scheme for every application within OPS,
which isn't what I want. I only want authentication for the "ab"
application, and likely down the road a separate auth routine for
other apps. Can anyone advise on what one needs to do to accomplish
this? Thank you.
Duane
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws