Unable to connect to Hub from Analytics Platform

Hello,
I am quite new to Knime and try to figure out how to connect to Knime Hub from my desktop app.
I have already gone through several topics raised in the past that helped me to go a bit further but I am stuck and get connect to Hub from Knime Analytics Platform (5.1) while I log in using a web browser.

I have entered the connection parameters:
image

and got the log in pop up but I don’t manage to log in when entering my credentials:
image

Below the last entries in my log file:

2023-08-03 14:33:28,725 : ERROR : main :  : WindowsDefenderExceptionHandler :  :  : PowerShell command powershell -inputformat none -outputformat text -NonInteractive -Command Get-MpComputerStatus -ErrorAction Stop | Select-Object -ExpandProperty AMServiceEnabled did not terminate successfully.
2023-08-03 14:33:28,726 : ERROR : main :  : WindowsDefenderExceptionHandler :  :  : Stderr is:
2023-08-03 14:33:28,726 : ERROR : main :  : WindowsDefenderExceptionHandler :  :  : Get-MpComputerStatus : A general error occurred that is not covered by a more specific error code.
2023-08-03 14:33:28,726 : ERROR : main :  : WindowsDefenderExceptionHandler :  :  : At line:1 char:1
2023-08-03 14:33:28,726 : ERROR : main :  : WindowsDefenderExceptionHandler :  :  : + Get-MpComputerStatus -ErrorAction Stop | Select-Object -ExpandPropert ...
2023-08-03 14:33:28,726 : ERROR : main :  : WindowsDefenderExceptionHandler :  :  : + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-08-03 14:33:28,726 : ERROR : main :  : WindowsDefenderExceptionHandler :  :  :     + CategoryInfo          : NotSpecified: (MSFT_MpComputerStatus:ROOT\Microsoft\...pComputerStatus) [Get-MpComputerS 
2023-08-03 14:33:28,726 : ERROR : main :  : WindowsDefenderExceptionHandler :  :  :    tatus], CimException
2023-08-03 14:33:28,726 : ERROR : main :  : WindowsDefenderExceptionHandler :  :  :     + FullyQualifiedErrorId : HRESULT 0x800106ba,Get-MpComputerStatus
2023-08-03 14:33:28,727 : ERROR : main :  : WindowsDefenderExceptionHandler :  :  :  

If anyone could drive a step further, I would really appreciate.
Thank you