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