24.02.002 changelog

24.02.002

Released on 16 February, 2024.

Server

Fixes

  • Device assignment and web application flows share some authentication code. All prior versions of Bowtie were failing to expire a client side cookie for device-id which made multiple tasks (web admin + device authentication) in the same browser behave incorrectly. This has been patched to expire the device-id on any successful authentication of the /password-login or SSO.
  • Previously policy order rendering silently relied on the ID of the policies as well as the “order” field. Now ordering in the policy engine and the UI is consistent with the order field.

Features

  • Added the ability to see user status and manually activate/deactivate users from the Web UI. This feature was previously exposed to the API only.

Client

Features

  • The Help page has gained more fine grained status information.