The following steps provide the quick recap of the steps that you need to perform to set up your environment to use AuthMinder Web service:
On Windows: <install_location>\Arcot Systems\wsdls\
On Unix-based platforms: <install_location>/arcot/wsdls/
You can use a SOAP framework, such as Apache Axis or Microsoft.NET, to generate client stub classes from a WSDL file.
Depending on the software that you choose, refer to the respective vendor documentation for more information on writing the client and the files required for the client to connect to the AuthMinder Web service.
Note: This table lists the default URLs on which the Web services are available. If you change the service end point URL, then ensure that you connect your client to the new location that you have configured.
|
Web Service |
URL |
|---|---|
|
Organization Management Web Service |
http://<Apphost>:CA Portal/arcotuds/services/ArcotUserRegistryMgmtSvc
|
|
User Management Web Service |
http://<Apphost>:CA Portal/arcotuds/services/ArcotUserRegistrySvc
|
|
Configuration Registry Web Service |
http://<Apphost>:CA Portal/arcotuds/services/ArcotConfigRegistrySvc
|
|
Administration Web Service |
http://<Apphost>:CA Portal/ArcotWebFortAdminSvc
|
|
Issuance Web Service |
http://<Apphost>:CA Portal/ArcotWebFortIssuanceSvc
|
|
Authentication Web Service |
http://<Apphost>:CA Portal/ArcotWebFortAuthSvc
|
|
Bulk Operation Web Service |
http://<Apphost>:CA Portal/ArcotWebFortBulkOperationsSvc
|
The AuthMinder Web service processes the request and returns the message, response code, reason code, and transaction ID in the response.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|