Wrong MDATP Logic App Connector Auth. endpoint for USgov

Copper Contributor

I'm trying to create a logic app that will trigger when a new WDATP alert occurs inside of a USgov region using the MDATP connector in the logic app designer.

 

When I click the "Sign in" button it takes me to the authentication URL at https://login.microsoftonline.com/ which is not the proper authentication endpoint for USgov (it should redirect me to https://login.microsoftonline.us)

 

This causes an error response letting me know that I'm making a request to a public endpoint instead of the government endpoint, and that the application must send the user to the right endpoint.

 

I've spent hours looking for ways to change the authentication endpoint to the USgov one in the Microsoft Defender ATP logic app connector and I'm out of ideas. Has anyone encountered this issue and was able to edit the connector's request? or found a workaround? I'd love to hear from someone, thank you!

 

1 Reply
I haven't had the same issue.
Is this also the case for other Logic App connectors?

I would raise a support ticket for this, they might be able to investigate faster.

In the mean time, you can always use the MDATP API instead of connectors (as the connectors are just wrappers for the API)