Skip to Main Content

APEX

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!

public page not available to the public - access error instead.

user12602240Mar 15 2012 — edited Mar 15 2012
I have a working application. actually, i have the same copy of the app working WITH SSO scheme, and one using the apex authentication and authorization scheme. Both work fine. Except for the logout page. I create a page(#62), associated with no tabs. Just a simple HTML screen that has a log out message. I make that page's authentication set to "Page is Public" and save. I have done this (trying to diag) in both of these apps, and in 2 different installations of apex.

However, when i'm not logged into the app, and i go to that page, i get an "Error : Access denied by Application security check" message.

I'm just trying to go to the direct URL http://xxxxxxx:8090/apex/f?p=110:62:0::::: , or just http://xxxxxxx:8090/apex/f?p=110:62 (page 62 is the page i created and set as public.)

this is in apex 4.1.1 . I feel this should be very obvious as to why it's not working, however i'm stumped.

thanks in advance.
This post has been answered by Mark M. on Mar 15 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 12 2012
Added on Mar 15 2012
2 comments
1,037 views