Modify current authentication settings, allowing the user to switch between simple and extended authentication and authorization schemes.
Version: 1.3
Required Permissions: Full
HTTP method: POST
Supported by Editions: All
Request Parameters:
| 
                     Parameter  | 
                
                     Type  | 
                
                     Required  | 
                
                     Description  | 
            
| 
                     type  | 
                
                     Enum  | 
                
                     Yes  | 
                
                     One of : simple, extended  | 
            
| 
                     ldap  | 
                
                     Array  | 
                
                     Yes  | 
                
                     Array of ldap properties: 
 
  | 
            
| 
                     password  | 
                
                     String  | 
                
                     Yes  | 
                
                     Current user’s password for authentication  | 
            
| 
                     confirmNewPassword  | 
                
                     String  | 
                
                     Yes  | 
                
                     Confirmation of new password  | 
            
Expected Response Code: 200 OK. For more information see Response Format.
Response Format: userSetPassword
Possible Action Specific Error Codes: This action has no specific error codes
| 
                         
                              | 
                    
                        Request
 Response
  |