mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-20 20:05:14 +00:00
The doc of the PKI Role sample response currently reads: `"allow_uri_sans": ["example.com","spiffe://*"],` It should read: `"allowed_uri_sans": ["example.com","spiffe://*"],`