Does netbird requires authentication check everytime when i do SSH

I’ve created 2 groups in netbird

  1. proxy-node
  2. customer-node

I’ve added one peer to each proxy-node and customer-node group,

  1. proxy-node → my macbook
  2. customer-node → ubuntu

I’ve install netbird client on my macbook. i’ve added a policy that proxy-node (peers) can ssh into customer-node (peers)

whenever i try ssh root@ubuntu, It’s SSH authentication required and redirecting me to browser. How can i avoid this as my both machines are already inside netbird

https://docs.netbird.io/manage/peers/ssh#machine-identity-disable-ssh-auth

–disable-ssh-auth flag will stop authentication request

netbird up --disable-ssh-auth