SEC-156: Use getName() instead of toString() as getName() is always the username whereas toString() contains extra information if the Authentication.getPrincipal() has been converted to a UserDetails.
@ -68,8 +69,8 @@ public class AuthenticationSimpleHttpInvokerRequestExecutor
@@ -68,8 +69,8 @@ public class AuthenticationSimpleHttpInvokerRequestExecutor
@ -89,9 +90,9 @@ public class AuthenticationSimpleHttpInvokerRequestExecutor
@@ -89,9 +90,9 @@ public class AuthenticationSimpleHttpInvokerRequestExecutor