open-vault/website/source/api/auth/app-id/index.html.md
Seth Vargo c5665920f6
Standardize on "auth method"
This removes all references I could find to:

- credential provider
- authentication backend
- authentication provider
- auth provider
- auth backend

in favor of the unified:

- auth method
2017-10-24 09:32:15 -04:00

735 B

layout page_title sidebar_current description
api AppID - Auth Methods - HTTP API docs-http-auth-appid 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.

This documentation assumes the App ID method is mounted at the /auth/app-id path in Vault. Since it is possible to mount auth methods at any location, please update your API calls accordingly.