Microsoft AD spoke actions does not identify the connections and credentials while performing actions in Active DirectoryIssue When Microsoft Active Directory Spoke is used for performing certain operation on Active Directory Objects, the flow action does not identify the connection records configured to be used by the spoke. Here are some of the actions that can be performed on active directory, using Active Directory Spoke : - Create User - Disable User - Create group - Disable group ReleaseMadrid and aboveCauseWhen a flow executes specific action on Active Directory objects, the flow uses MID server to communicate with the target domain controllers. Sometimes, the flow execution context shows empty connection and credential record. And this leads to authentication failure with an error "Authentication failure with local MID server service credential". If you see this behaviour, please verify if there is a corresponding windows_credential record is applicable for "All MID servers" , and it has option "Use MID Server Service Account" enabled.ResolutionUncheck the option 'Use MID Server Service Account' from the windows_credentials record.