RDP application - multi applications session

Hello,

We have a use case where an application and its associated plugins need to run within the same session.

Currently, the main application launches successfully, but it cannot load the required plugins.

This issue also occurs when a user opens one published application and then launches another; the sessions are different, preventing data generated in the first session from being inherited by the second.

Example Scenario:

  • An EBS administrator successfully opens the EBS web application via PAM.
  • When they attempt to launch DataLoader from PAM, the application opens, but the tables are empty, indicating that session data is not inherited.

Key Questions:

  1. How can we ensure that all applications launched by a user (e.g., EBS and its related plugins) start within the same session?
  2. Is it possible to package applications together so they always launch in the same session for a specific user?
  3. For other applications that are not part of the packaged group, how can we allow them to launch separately in different sessions as needed?
  4. Are there any configurations in Safeguard PAM, RDS, or remote application policies that ensure session continuity between multiple dependent applications?
  • Hi,

    Seems there are conflicting use-cases at play where some applications require separate sessions so that users do not hijack each other's sessions and other applications that need to run in the same session.

    It may be best to use a normal RDP sessions instead of remote app session when multiple applications have dependencies on each other and need to run in the same session if possible?

    Otherwise, I would suggest you to consult with Professional Services team for implementation solutions

    Thanks!