f3df55ad58
* Adding check-legacy-links-format workflow * Adding test-link-rewrites workflow * Updating docs-content-check-legacy-links-format hash * Migrating links to new format Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
19 lines
688 B
Plaintext
19 lines
688 B
Plaintext
---
|
|
layout: api
|
|
page_title: AppID - Auth Methods - HTTP API
|
|
description: This is the API documentation for the Vault App ID auth method.
|
|
---
|
|
|
|
# AppID Auth Method (API)
|
|
|
|
~> This API is deprecated and will be removed in a future version of Vault.
|
|
Please use AppRole instead.
|
|
|
|
This is the API documentation for the Vault App ID auth method. For
|
|
general information about the usage and operation of the App ID method, please
|
|
see the [Vault App ID method documentation](/vault/docs/auth/app-id).
|
|
|
|
This documentation assumes the App ID method is mounted at the `/auth/app-id`
|
|
path in Vault. Since it is possible to enable auth methods at any location,
|
|
please update your API calls accordingly.
|