Login attempt or request with invalid authentication from - NodeRed

Hi All,
After updating to HA 0.100.x I am getting Login attempt or request with invalid authentication from 192.168.0.x which is the ip of node red installation.
The configuration was updated and now looks like this:

  auth_providers:
    - type: legacy_api_password
      api_password: !secret http_password
    - type: trusted_networks
      trusted_networks:
        - 192.168.0.0/24
        - 127.0.0.1
        - ::1
      allow_bypass_login: true
    - type: homeassistant        

I have also tried to generate long lived tokens and use that in node red without positive outcome.
Can someone give a hand please?
Many thanks in advance
Andrea

I’m having this same issue. Was it ever resolved?

Got the same problem. It always shows:

Login attempt or request with invalid authentication from
nodered.local.hass.io (172.30.32.1)