Skip to content

Commit

Permalink
backport of commit d76424c (#21328)
Browse files Browse the repository at this point in the history
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
  • Loading branch information
1 parent 7733b6a commit 0fc55a2
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 168 deletions.
18 changes: 0 additions & 18 deletions website/content/api-docs/auth/app-id.mdx

This file was deleted.

124 changes: 0 additions & 124 deletions website/content/docs/auth/app-id.mdx

This file was deleted.

9 changes: 1 addition & 8 deletions website/content/docs/commands/license/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,7 @@ performance_standby_count 9999
start_time 2021-05-17T00:00:00Z
```

Query signed license string (only when using a deprecated stored license)

```shell-session
$ vault license get -signed
02MV4UU43BK5H...
```

Inspect a signed a license string:
Inspect a license string:

```shell-session
$ vault license inspect ~/vaults/license
Expand Down
9 changes: 0 additions & 9 deletions website/data/api-docs-nav-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,15 +366,6 @@
{
"title": "Username & Password",
"path": "auth/userpass"
},
{
"title": "App ID",
"badge": {
"text": "DEPRECATED",
"type": "outlined",
"color": "neutral"
},
"path": "auth/app-id"
}
]
},
Expand Down
9 changes: 0 additions & 9 deletions website/data/docs-nav-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1535,15 +1535,6 @@
},
{
"divider": true
},
{
"title": "App ID",
"badge": {
"text": "DEPRECATED",
"type": "outlined",
"color": "neutral"
},
"path": "auth/app-id"
}
]
},
Expand Down

0 comments on commit 0fc55a2

Please sign in to comment.