To read the details of the user credentials, you need to implement the FetchCredential operation. This section walks you through:
The FetchCredentialRequestMessage is used to read the credential details. The input elements for enabling the credentials are same as that explained in the "Creating Credentials" section. For more information about each element, refer to the tables listed in the "Creating Credentials" section.
To read a user’s credential information:
The input required for each credential is different. For example, password is needed for Password as well as ArcotID PKI, while questions and corresponding answers are required for QnA credentials.
This type provides the additional information that is set as a name-value pair.
This operation returns an instance of the FetchCredentialResponseMessage that includes the credential and transaction details.
For successful transactions, the response message, FetchCredentialResponseMessage returns the elements explained in the table containing information about the elements that the response message, CreateCredentialResponseMessage, returns. These elements are included in the SOAP body. If there are any errors, then the Fault response is included in the SOAP body. See appendix, "Error Codes" for more information on the SOAP error messages.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|