Skip to main content

SOAP Web Service

Connector name

agtsoap

Connector type

Executable with PSLang script

Type (UI field value)

SOAP Web Service

Target system versions supported / tested

Applications that provide a SOAP web service interface

Connector status / support

Customer-Verified

Clients may contact Bravura Security support for assistance with this connector. Troubleshooting and testing must be completed in the client's test environment as Bravura Security does not maintain internal test environments for the associated target system.

Installation / setup

Write a PSLang script and include it in the <Program Files path>\Bravura Security\Bravura Security Fabric\<instance>\ script\ directory on the Bravura Security Fabric server. Some sample scripts are provided in the samples directory.

Bravura Security Fabric can perform operations for applications that provide a SOAP web service interface for setting passwords and creating accounts.

The following Bravura Security Fabric operations are supported by the agent for SOAP web service (agtsoap):

  • user verify password

  • user change password

  • administrator reset password

  • administrator reset+expire password

  • expire password

  • unexpire password

  • administrator verify password

  • verify+reset password

  • enable account

  • disable account

  • check account enabled

  • lock account

  • unlock account

  • check account lock

  • expire account

  • check account expiry

  • unexpire account

  • create account

  • delete account

  • add user to group

  • delete user from group

  • create group

  • delete group

  • move contexts

  • rename account

  • update attributes

  • list account attributes

  • List:

    • accounts

    • attributes

    • groups

    • members

    • computer objects

    • service accounts

    • members of built-in administrators group

    Note

    The SOAP target script supports listing workstations, servers, and accounts (admin, IIS, DCOM, Com+, SCM, TASK). See the Win32 Console Script chapter, Listing computer objects and Listing iis, dcom, com+, scm, task, and custom accounts to learn how to write scripts for these operations.

For a full list and explanation of each connector operation, see Connector operations.

See also

SOAP Web Service (Ticket) shows you how to use the pxsoap program to trigger updates when certain events occur on the Bravura Security Fabric server.