dianagudu / mccli

SSH client wrapper for SSH with OIDC access tokens

Home Page:https://mccli.readthedocs.io/

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 (>=3.7), and only Linux. Windows support is planned as plugins for popular SSH clients, such as PuTTY.

Documentation

The documentation is available at readthedocs.

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://mccli.readthedocs.io/

License:MIT License


Languages

Language:Python 99.1%Language:Shell 0.9%