In this post I am going talk about how to unprotect the files using OAM 10g. Regarding overall performance we plan to unprotect the images, css, JS and etc. The following steps will help you to unprotect the files and this will help you to see the good results.
Solution:
1. Add the new authorization rules for unprotected files with no action.
2. Add the new policy for unprotected files and specified the files extension in the url pattern and its starts with /…/. Its indicating search will start from root folder.
3. Specify anonymous authentication scheme for added policies.
4. Specify the created authorization rule for unprotected files in authorization expression.
That’s all, now you can start the testing.