giffels / mccli

SSH client wrapper for SSH with OIDC access tokens

Home Page:https://dianagudu.github.io/mccli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mccli

This is an SSH client wrapper that enables SSH with OIDC access tokens.

For server-side software, see motley_cue.

Compatibility

mccli works with Python 3, and only Linux. Windows support is planned as plugins for popular SSH clients, such as PuTTY.

Documentation

The documentation is available at https://dianagudu.github.io/mccli/.

Test server

You can test this tool against our test SSH server that supports OIDC-based authentication:

ssh-oidc-demo.data.kit.edu

The server accepts tokens from the following OIDC providers:

License

The source code is licensed under the MIT license.

The logo is licensed under the Creative Commons Attribution 4.0 International License .

About

SSH client wrapper for SSH with OIDC access tokens

https://dianagudu.github.io/mccli

License:MIT License


Languages

Language:Python 100.0%