1.5.6. Release 1.2.2-6

Release date: 18.05.2022

The new changes in this release are the following:

1.5.6.1. ON Core

  • In Configuration -> OTP it is possible to select different users and apply the Regenerate option, which will renew the OTP of all the selected users.

  • The following two tags have been added when connecting to the VPN using Wireguard.

    • ONC_1FAAUTH -> When the authentication is with a factor.

    • ONC_2FAAUTH_OTP -> When the authentication is with double factor.

  • The new Bootstrap Intl Tel Input plugin has been added to be able to display the phone codes for each country.

  • In ON CMDB -> LDAP/AD Filters, the Add clone option has been added to be able to clone the different LDAP/AD queries.

  • New plugin called tagsLogoutSync that manages endpoint device tags once a logout event occurs. It only runs on logout events. Normally plugins can’t modify user device parameters after logout, so we needed a plugin to manage tags after logout events.

  • In /usr/share/opennac/utils/scripts/ is the netdev_mod_tags.php script that allows adding, removing and editing tags on network devices by command line.

  • The ua_browser field received in the captive portal information is used to create the Device Browser (DBW) tag.

  • The key for proxy balancing has been modified to avoid problems when a large volume of requests have the same attribute values. Previously NAS-IP-Address, NAS-Port, User-Name and Calling-Station-Id were used, and in the new version only Calling-Station-Id is used.

  • In ON NAC -> Business Profiles, the Session data field appears separated by variables and not as a json as it did before.

  • Docker-related interfaces are not taken into account (only traditional lo and eth* interfaces are taken into account) when generating the new license and/or applying it.

  • A filter option has been added in Configuration -> OTP called View Only, which is a dropdown that has the following two options: View only QR sent & not used and View only QR sent, not used & expired.

  • More information fields have been added to the logs in order to have a more detailed log of the different ON Captive events and to be able to better represent it later in the openNac product.

1.5.6.2. ON Analytics

  • When using a shortcut to kibana located in ON NAC -> Business Profiles, the value to filter in the kibana dashboard becomes persistent. Thus, if the dashboard contains more than one window, when we move through them, the filter does not disappear.

  • In Analytics -> Use Cases, the Guest/BYOD dashboard referring to the use case of the openNac product has been added.

1.5.6.3. ON Captive

  • In ON Captive -> Captive workflows, the option to authenticate with SAML has been added to the registered (BYOD) templates.