Commit graph

4 commits

Author SHA1 Message Date
ca8f808647 tokend: make sure Host is set to something sensible 2023-07-19 16:28:02 +01:00
8fcb964bcd tokend: fix debugging line... 2023-03-12 15:30:04 +00:00
fa17ca41c9 tokend: add some logging about token issuance 2023-03-12 15:21:38 +00:00
7592e76a31 tokend: init
tokend is responsible for issuing service-scoped tokens based on the token held
and generated by the Vault Agent.

It can also generate "server-user" scoped tokens, which exist for convenience's
sake: they are not a strong attestation of the user on the machine, and have
limited privileges compared to a Vault token issued using e.g. `vault login
-method=oidc`.
2022-03-20 17:47:52 +00:00