Dear IBM Community members,
I hope this message finds you well. I am reaching out to seek assistance with integrating Daeja Viewer into a React JS application as part of our modernization efforts.
We currently use a legacy web application for indexing documents, with an ICN bookmark JSP URL in an iframe for viewing. We're transitioning to a microservice architecture with a React JS UI and Spring Boot backend services.
Our challenge lies in integrating the ICN bookmark JSP URL within the iframe, primarily due to SSO issues. Our application uses SAML SSO, while the React JS app uses OIDC OAuth SSO, resulting in double authentication.
We are keen on deploying Daeja Viewer separately to retrieve and display documents (with essential features like merge and split, annotations, and saving in FileNet). We're looking for ways to address the SSO challenge during this integration.
Could anyone share their experiences or provide insights on integrating Daeja Viewer with a React JS application, particularly concerning SSO issues?
Your guidance on potential pitfalls, best practices, or any resources would be invaluable as we navigate this process. Thank you in advance for your assistance!