mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-15 04:42:02 +01: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://*"],`