Application Programming Interface Guide > Web Services Operations > Operations Reference > addLoginModule
 
addLoginModule
Add a login module to the PAM login sequence.
Location
/services/webservices/system/util/security/operations/
Request Elements
name
group (optional)
enabled (optional)
properties: List of properties for the login module:
Response Elements
id: The ID value of the new login module instance.
Faults
IllegalArgument: If the input XML is not a valid Login Module.
Security: If no implementation exists for the named login module.
Security: If the user is not composite\admin.