Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ After enabling the OSG repositories, do this as root to install it:
yum install htgettoken
```

Alternatively, it can be installed from
[pypi](https://pypi.org/project/htgettoken/)
with `pip install htgettoken`.

htgettoken and Vault are also integrated with
[HTCondor](https://htcondor.readthedocs.io/en/latest/admin-manual/file-and-cred-transfer.html#using-vault-as-the-oauth-client).
It is available in HTCondor versions 9.0.6 and later.
Expand Down
Loading