We can notice that Local user can login even when authentication-order tac-plus is configured.
Below is the authentication-order configuration configured on the device.
set system authentication-order tacplus
set system authentication-order password
If the authentication order includes RADIUS or TACACS+ servers, but the servers do not respond to a request, Junos OS always by default tries the local password authentication as a last resort.
If the authentication order includes RADIUS or TACACS+ servers, but the servers reject the request, the handling of the request is more complicated.
Reference link: https://www.juniper.net/documentation/us/en/software/junos/user-access/topics/topic-map/junos-os-authentication-order.html