Matt Schultz
3628bb8fb1
Update transform documentation to include MSSQL. ( #17021 )
2022-09-06 10:55:48 -05:00
Matt Schultz
cf4e801c42
Transform tokenization key auto-rotate docs ( #16410 )
...
* Document auto rotate fields for transform tokenization endpoints.
* Update Transform tokenization docs to mention key auto-rotation.
2022-07-21 15:48:58 -05:00
Violet Hynes
d58583f7ad
VAULT-6091 Document Duration Format String ( #15920 )
...
* VAULT-6091 Document duration format
* VAULT-6091 Document duration format
* VAULT-6091 Update wording
* VAULT-6091 Update to duration format string, replace everywhere I've found so far
* VAULT-6091 Add the word 'string' to the nav bar
* VAULT-6091 fix link
* VAULT-6091 fix link
* VAULT-6091 Fix time/string, add another reference
* VAULT-6091 add some misses for references to this format
2022-06-13 08:51:07 -04:00
Scott Miller
577479e880
Document Convergent Tokenization and Token Lookup ( #15819 )
...
* Document Convergent Tokenization and Token Lookup
* tweaks
* Fix sample response
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/index.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* update awkward text
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
2022-06-06 13:34:08 -05:00
Scott Miller
77822fd9e8
Plural typo in the Tokenization API docs for stores ( #15424 )
2022-05-13 14:00:33 -05:00
Victor Rodriguez
354ad4ca7d
Document default value of encode_format field for Transform templates. ( #12983 )
2021-11-01 13:47:37 -04:00
Victor Rodriguez
41d9ab2e5e
Update docs with Transform FPE advanced I/O handling features ( #12744 )
2021-10-15 14:51:53 -04:00
Scott Miller
c55e6b936d
Document transform batch reference field ( #12664 )
2021-09-29 13:20:39 -05:00
Scott Miller
9d910a5d71
Fix a tokenization docs link fix ( #12296 )
...
* docs link typo
* Off by one relative dir
2021-08-18 13:44:25 -04:00
Baljeet Singh
da6f0946a5
Fixing issue with FPE read and delete api docs ( #11735 )
...
Read and Delete FPE api-docs point to path `/transform/transformations/:name` instead it should be `/transform/transformation/:name`
2021-06-01 17:56:26 -05:00
Bryce Kalow
e27b43c482
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Baljeet Singh
551762ad94
update transform.mdx ( #11105 )
...
Typo on path of creating/updating transformation in api docs.
Fixed by updating `transform/transformation` to `transform/transformations`
2021-03-24 20:10:27 -05:00
Scott Miller
58b02ebdcd
Document mysql ( #11112 )
...
* Document MySQL
* Document snapshot, restore, and export-decoded (#11110 )
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
* Add parseTime note
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
2021-03-19 10:34:41 -05:00
Hridoy Roy
8643662131
Docs: Key Rotation For Tokenization [VAULT-1482] ( #10921 )
...
* first docs pass
* filled in read output
* transform docs changes
* transform docs changes
* transform docs changes
* transform docs changes
* transform docs changes
* transform docs changes
* transform docs changes
2021-03-17 14:29:13 -07:00
Jeff Escalante
179df992c0
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00