purple-ssh 2.40.0

Open-source terminal SSH manager and SSH config editor. Search hundreds of hosts, sync from 16 clouds, transfer files, manage Docker and Podman over SSH, sign short-lived Vault SSH certs and expose an MCP server for AI agents. Rust TUI, MIT licensed.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "_meta": {
        "provider": "azure",
        "endpoint": "POST /oauth2/token",
        "spec_url": "https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-client-creds-grant-flow",
        "spec_version": "v2.0",
        "last_verified": "2026-04-15"
    },
    "fixture": "azure_token.json",
    "required_paths": [
        "access_token",
        "token_type",
        "expires_in"
    ]
}