What's wrong with this entry?
Bridge/remote session connections now detect "untrusted device" errors and return a terminal failure instead of silently retrying.
- When the bridge endpoint returns a 403 with
untrusted_deviceresource, the connection is marked as terminal - Users see a message to
"run /login to enroll this device"
Untrusted device handling in bridge connection (search for "untrusted_device" and "run /login to enroll this device")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.