Is it possible to use Windows authentication for outbound soap messagesIssue You may wonder if it is possible to use windows authentication for outbound soap messagesResolutionUnfortunately, SOAP message with windows authentication is unfortunately not supported. You can use these authentications: Basic authentication using a username and password OAuth 2.0 using an OAuth provider and profile Mutual authentication using protocol profile