Get application authentication methods
This method returns information about all the authentications methods of a specific application.
The user who runs this web service requires Audit Users permissions in the Vault.
URL
-
Make sure there are no spaces in the URL.
-
The following characters are not supported in URL values: + & %
-
If the URL includes a dot (.), add a forward slash (/) at the end of the URL. For example: api/Safes/MySafe/Members/user@cyber.com/
|
The following mandatory value is required in the URL:
Parameter |
AppID |
Type |
String |
Description |
The name of the application for which information about the authentication methods are returned. |
Resource information
HTTP method |
GET |
Content type |
application/json |
Header parameter
Parameter |
Description |
---|---|
Authorization |
The token that identifies the session, encoded in BASE 64. See Authentication. Type: String Mandatory: Yes Default value: None |
Body parameters
None
Result
This is the structure of a result for a list of authentications:
|
This is an example of a result for multiple machineAddress authentications:
|
This is an example of a result for machineAddress, osUser, path, or hashValue authentications:
|
This is an example of a result for Certificate attributes authentication:
|
Return codes
For a complete list of return codes, see Return Codes.