open-vault/website/source/api/auth/app-id/index.html.md
2017-10-24 09:35:03 -04:00

21 lines
736 B
Markdown

---
layout: "api"
page_title: "AppID - Auth Methods - HTTP API"
sidebar_current: "docs-http-auth-appid"
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](/docs/auth/app-id.html).
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.