Commit Graph

2 Commits (842c5f9ec87adeb09c50a077575e2f4bdcb1e35f)

Author SHA1 Message Date
Dustin 3b55f7418e user: Add sshca user login command
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.
2023-11-21 20:13:17 -06:00
Dustin 8d146cdb62 meta: Add .editorconfig 2023-11-13 19:42:53 -06:00