Hi,
I have customized the default workflow ‘Demo_ServiceNowCreateIncident’ available in Commvault to create incidents in ServiceNow if we have failed backups in the environment. This worked fine for almost a year.
The ServiceNow was integrated with AD and all users including the service account were accessing the ServiceNow using SSO. The user the workflow uses to Authenticates with ServiceNow every time the workflow triggers is an AD service account user. The AD user will login to ServiceNow using its credentials and OAuth token. But now that the Client enabled MFA on all their AD accounts due to Security policy, the workflow no longer works.
I tried to open a case with Support to request a workaround for this issue, and Support wants us to provide as much information as possible and what type of authentication can be used with ServiceNow. I don’t know what other authentication methods can be used to login to ServiceNow without triggering the MFA. My client is of opinion that Commvault should be able to get that information and modify the workflow, as the workflow itself was originally developed by Commvault. I wanted to check if someone in Community faced the same issue or may happen to know what the solution is for this case?