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!

Calling Application Login Page when using APEX with IAM/SAML Authentication

Skip MoreheadMar 9 2025

We have a public-facing app which uses the SAML Sign-in authentication scheme. We need this because we integrate with a third-party application and it uses SAML for authentication.

We have everything set up between IAM and APEX and it works but we are redirected to the Oracle IAM Login page instead of our application's login page, even though we select 'Go To: Login Page' in the 'Session Not Valid' section of the authentication scheme configuration. We've tried custom code as well as calling 'apex_authentication.is_authenticated' in the 'Verify Function Name' field.

Does anyone have any experience setting this up successfullY? Looking for someone to point us in the right direction. Or, provide a working example if you have one. We have logged a support ticket but they haven't been any help so far.

Thanks,

Skip

Comments
Post Details
Added on Mar 9 2025
9 comments
363 views