Skip to content

Web SSH#

web-ssh is based on our [ssh/mccli.md] project. However, the client is written in javascript and uses a web login flow to obtain the Access Token. As a result, the users do not need to install anything on their local computer, and can still log in to the same account as other services using Motley Cue.

Demo#

You can visit https://ssh-oidc-web.data.kit.edu to login with your web browser.

Last change: Feb 17, 2026 19:12:17

Installation#

See our gitlab project for installation instruction.

We also have a docker compose project that demonstrates the useage of the whole system)