3b55f7418e2ad8643bcca0f3504b6ca025fc3cee
The `sshca user login` command will eventually provide the command-line interface for obtaining user SSH certificates. It initiates the OAuth2 login process, retreiving an OpenID Connect Identity Token from the OpenID Server. This token will be submitted to the SSHCA server to authorize a request to sign a certificate. For now, though, the token is printed to standard output, e.g. to be used in a `curl` request.
Description
CLI client for SSH CA
Languages
Rust
85.1%
Shell
6.5%
Makefile
5.6%
HTML
1.7%
Dockerfile
1.1%