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!

APEX_WORKSPACE_ACCESS_LOG.AUTHENTICATION_RESULT invalid on custom authentic

Martin Giffy D'SouzaAug 19 2008 — edited May 23 2011
Hi,

I have a custom authentication function which calls PL/SQL function that returns a boolean. This works correctly and when an user enters invalid login credentials they get the "invalid login" message etc. However in the APEX_WORKSPACE_ACCESS_LOG the AUTHENTICATION_RESULT columns still shows this as: "AUTH_SUCCESS". I tested this with both LDAP and Application Express type logins and it logs correctly for valid and invalid login attempts.

Is their something I need to do differently on my custom authentication? Is this a bug?

Thank you,

Martin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2011
Added on Aug 19 2008
3 comments
648 views