spiffe / spiffe-helper

The SPIFFE Helper is a tool that can be used to retrieve and manage SVIDs on behalf of a workload
Apache License 2.0
45 stars 40 forks source link

docs: readme fix, use jwt_svids instead of jwt_svid_file_name #135

Closed nstott closed 8 months ago

nstott commented 8 months ago

the jwt config vars have changed, the documentation in the stanza above is correct but the examples still reference the older config options this

nstott commented 8 months ago

this commit seems to be where the fields changes, https://github.com/spiffe/spiffe-helper/commit/8d4d3ab0cd911adf77c3329474e3eb4a0d7db1a3

nstott commented 8 months ago

happy to help.
we're making great use of spiffe-helper w/ our federated oidc. the jwt features were really needed by us