Skip to content

Include auto start of application within Simphony Remote upon logging in #561

@flongford

Description

@flongford

Feature request: open a SR session and start and application automatically (specified in url path)

There are two parts to this feature:

  • Starting a SR user session with a given application name to automatically run when it opens
    • The SR CLI will need to parse this information
    • Could be achieved by expanding the existing SR BaseHandler framework
  • Including this information in a protected endpoint on the web application
    • If a user is already authenticated, this is an allowed action
    • If a user is not authenticated, the OAuth2 system should handle redirecting to login page, and then redirecting back to original endpoint upon a successful login attempt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions