Skip to content

Commit d67fbcf

Browse files
Avery-Dunngladjohn
andauthored
Update msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/MexParser.java
Co-authored-by: Gladwin Johnson <90415114+gladjohn@users.noreply.github.com>
1 parent 0e9a8f3 commit d67fbcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/MexParser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ private static WSTrustVersion checkSoapActionAndTransport(XPath xPath,
252252
if (logPii) {
253253
LOG.debug("Binding node did not match soap Action or Transport: {}", bindingName);
254254
} else {
255-
LOG.debug("Binding node did not match soap Action or Transport");
255+
LOG.debug("Binding node did not match SOAP Action or Transport");
256256
}
257257

258258
return WSTrustVersion.WSTRUST2005;

0 commit comments

Comments
 (0)