I thought I understood how contained-managed auth worked, but
obviously I'm missing something.
Hers' what I have right now
JDBCRealmTest
accessible by authenticated users of the
adoption-admin role
/Adoption/application/list
These roles are allowed access
adoption-admin
BASIC
MyFirst Protected Area
Only ‘adoption-admin’ role is allowed to access this
web application
adoption-admin
I thought this would require auth for the url
/Adoption/application/list, but there is no challenge when I test. I
have fooled with the url-pattern but the only pattern I can get to
work is '/Adoption/*'. I have tried '/Adoption',
'/Adoption/application/list/*', but none of them cause a challenge.
What am I missing?
--
Jonathan Rosenberg
Founder & Executive Director
Tabby's Place, a Cat Sanctuary
http://www.tabbysplace.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org