updateLoginModule

Update the definition of a login module.

Location

/services/webservices/system/util/security/operations/

Request Elements

id: ID of the login module.

group (optional): Group to which the login module belongs.

enabled (optional): Whether or not the login module is enabled.

properties (optional): Name-value pairs of login module properties.

annotation (optional)

Response Elements

id: ID of the login module.

name: Name of the login module.

bundleName: Name of the bundle to which the login module belongs.

group (optional): Name of the group to which the login module belongs.

enabled (optional): Whether or not the login module is enabled.

bundleEnabled (optional): Whether or not the bundle is enabled.

properties (optional): Name-value pairs of login module properties.

annotation (optional)

Faults

Invalid Input: If an element is malformed, or a required element is missing.

Security: If the user is not composite\admin.