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!

SSO Authentication

RohitMiDec 19 2025

Hi,

I am working on building a centralized application for our organization, which already has multiple APEX applications deployed. My goal is to implement a single sign-on (SSO) mechanism so that users can log in to the central application and be automatically logged in when redirected to the other applications.

I am trying to achieve this using custom authentication in APEX and have attempted a token-based approach for SSO. However, I am encountering checksum errors when redirecting users to the child applications. I am using Oracle APEX 24.2, and I want to implement a secure and seamless SSO solution across all apps.

If anyone has successfully implemented a similar centralized SSO in APEX using custom authentication or can point me to guides, articles, or best practices, it would be extremely helpful.

Thank you in advance for your guidance and suggestions!

Best regards,
Rohit

This post has been answered by Ed Jones-Oracle on Dec 23 2025
Jump to Answer
Comments
Post Details
Added on Dec 19 2025
5 comments
180 views