mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-24 12:11:11 +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://*"],`