Previous Topic: Working With AuthMinder Web ServicesNext Topic: Generating Client Code


Introduction to AuthMinder Web Services

AuthMinder provides Web Services for managing users, organizations, and user credentials, and authenticating users and performing bulk operations.

The following table lists the WSDL documents that you can use to generate the Web Services client code to communicate with the AuthMinder Server. These WSDLs are available at the following location:

<install_location>/arcot/wsdls/

WSDL File

Description

uds/ArcotOrganizationManagementSvc.wsdl

Used to create and manage organizations in your setup.

uds/ArcotConfigManagementSvc.wsdl

Used to create and manage user account types.

uds/ArcotUserManagementSvc.wsdl

Used to create and manage users and user accounts.

webfort/ArcotWebFortAdminSvc.wsdl

Used to define AuthMinder configurations.

webfort/ArcotWebFortIssuanceSvc.wsdl

Used to manage user credentials.

webfort/ArcotWebFortAuthSvc.wsdl

Used to authenticate users.

webfort/ArcotWebFortBulkOperationsSvc.wsdl

Used to perform bulk operations such as, creating credentials, assigning and fetching OATH tokens that are available to the organizations.