Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WCPortal - Security Question

Bijesh KrishnadasJun 30 2011 — edited Jul 4 2011
Hi All,

I am implementing a webcenter portal (11.1.1.5) where I require the entire portal to be accessible only to authenticated user. That is, unlike the default generated by JDeveloper, I don't want the user to be able to see the home page (with the login widget enabled).

To do this, I edited the page hierarchy and changed the security on Home to "Delegate Security" and removed View privilege from "anonymous-role". Now, when the user attempts to browse to "<context>/faces/oracle/webcenter/portalapp/pages/home.jspx" redirects to the login page correctly. The issue is when the user attempts to access "<context>/faces/pages_home". This results in a 404 error.

Any clues on how to make this work correctly?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 1 2011
Added on Jun 30 2011
3 comments
262 views