2017-08-08 16:28:17 +00:00
|
|
|
---
|
2020-01-18 00:18:09 +00:00
|
|
|
layout: api
|
|
|
|
page_title: AppID - Auth Methods - HTTP API
|
|
|
|
description: This is the API documentation for the Vault App ID auth method.
|
2017-08-08 16:28:17 +00:00
|
|
|
---
|
|
|
|
|
2017-09-13 01:48:52 +00:00
|
|
|
# AppID Auth Method (API)
|
2017-08-08 16:28:17 +00:00
|
|
|
|
2017-09-13 01:48:52 +00:00
|
|
|
~> This API is deprecated and will be removed in a future version of Vault.
|
|
|
|
Please use AppRole instead.
|
2017-08-08 16:28:17 +00:00
|
|
|
|
2017-09-13 01:48:52 +00:00
|
|
|
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
|
2020-01-22 20:05:41 +00:00
|
|
|
see the [Vault App ID method documentation](/docs/auth/app-id).
|
2017-09-13 01:48:52 +00:00
|
|
|
|
|
|
|
This documentation assumes the App ID method is mounted at the `/auth/app-id`
|
2017-09-21 21:14:40 +00:00
|
|
|
path in Vault. Since it is possible to enable auth methods at any location,
|
2017-09-13 01:48:52 +00:00
|
|
|
please update your API calls accordingly.
|