Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
flongford opened this issue Aug 11, 2021 · 1 comment

Comments

@flongford
Copy link
Contributor

flongford commented Aug 11, 2021

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
@flongford
Copy link
Contributor Author

Estimate: 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant