[ https://issues.apache.org/jira/browse/KNOX-2631?focusedWorklogId=633850&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-633850 ]
ASF GitHub Bot logged work on KNOX-2631: ---------------------------------------- Author: ASF GitHub Bot Created on: 04/Aug/21 21:38 Start Date: 04/Aug/21 21:38 Worklog Time Spent: 10m Work Description: 336699github commented on pull request #477: URL: https://github.com/apache/knox/pull/477#issuecomment-892992415 Todo: - authenticate websocket connection to webshell - debug process based solution to run on Centos 7 - change frontend to typescript -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 633850) Time Spent: 20m (was: 10m) > KnoxSSO for Secure Shell Access > ------------------------------- > > Key: KNOX-2631 > URL: https://issues.apache.org/jira/browse/KNOX-2631 > Project: Apache Knox > Issue Type: New Feature > Components: Homepage, KnoxSSO > Affects Versions: 1.5.0 > Reporter: Lu Liu > Priority: Minor > Fix For: 1.6.0 > > Time Spent: 20m > Remaining Estimate: 0h > > While Apache Knox aids in helping to lessen the need to gain physical access > to deployment machines, there are still numerous compelling reasons for users > to require such access: > 1. Debugging, log access, etc > 2. CLI use and automation > 3. beeline and other clients that are deployed to gateway machines > Gaining access to a shell for these purposes currently requires the user to > have > an ssh client installed and valid credentials that can be used for ssh, such > as: > username and password or SSH keys. Separate management of credentials for this > access introduces some additional complexities which may even violate > enterprise > infosec policies and require the secure distribution and management of keys. > The intent of this proposed improvement is to add a browser based terminal > application > that will provide secure access to a shell on the Knox machine. Just as any > resource > exposed by or hosted by Knox, you would be able to protect access to this > terminal > with any of the available security providers. We would also like to make this > available out of the box as available from the Knox Homepage. This would make > the > terminal/shell available via KnoxSSO thus providing shell access with your > existing > enterprise credential authenticated SSO session. -- This message was sent by Atlassian Jira (v8.3.4#803005)