Saved in:
| Main Author: | |
|---|---|
| Format: | Recurso digital |
| Language: | |
| Published: |
Zenodo
2025
|
| Online Access: | https://doi.org/10.5281/zenodo.17380451 |
| Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- <h3>Added</h3> <ul> <li>Clifton now supports certificate response version 3.</li> <li>Add option to automatically write the SSH config on a successful auth using <code>clifton auth --write-config=true</code> (PR #139). Thanks to David Llewellyn-Jones (@llewelld).</li> </ul> <h3>Fixed</h3> <ul> <li>Quote paths in config files. This is required for paths which have spaces in them.</li> <li>Allow <code>--config-file</code> to be passed at any level of subcommands.</li> <li>Allow <code>clifton clear-cache</code> to work if cache directory is missing.</li> <li>Only notify to write config if a change is detected.</li> <li>Store the absolute path of passed identity files, rather than their relative position from where <code>auth</code> was run (Issue #98).</li> </ul> <h3>Changed</h3> <ul> <li>Retrieve OIDC client ID from the CA rather than setting it in the config. Requires version 0.3 of Conch.</li> <li>Make the <code>clifton ssh-command</code> command hidden.</li> </ul>