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

Clear web terminal after session idle timeout. #6107

Closed
Tracked by #8748
russjones opened this issue Mar 23, 2021 · 2 comments · Fixed by #8850
Closed
Tracked by #8748

Clear web terminal after session idle timeout. #6107

russjones opened this issue Mar 23, 2021 · 2 comments · Fixed by #8850
Assignees
Labels
c-sn Internal Customer Reference feature-request Used for new features in Teleport, improvements to current should be #enhancements

Comments

@russjones
Copy link
Contributor

Right now, session idle timeout will terminate the session but not clear the web terminal. This has been requested for FedRAMP compliance.

@russjones russjones added feature-request Used for new features in Teleport, improvements to current should be #enhancements c-sn Internal Customer Reference labels Mar 23, 2021
@russjones
Copy link
Contributor Author

Clarification on how this would be implemented: session should be cleared whenever a session is ended, either from the user ending the session or a timeout being hit. We don't need to add any additional flags, because this will only apply to FedRAMP binaries, it can be triggered whenever IsBoringBinary() is true.

@russjones
Copy link
Contributor Author

@atburke Can you backport this to branch/v8?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-sn Internal Customer Reference feature-request Used for new features in Teleport, improvements to current should be #enhancements
Projects
None yet
3 participants