Enhancements
Access control
Device approval status in device management CSV
In this build we have added support to filter out devices in Device management CSV based on their approval status.
Enhanced Access filter
In this build, we have enhanced access filter for application access control. Now the logged in users will also be logged out and application will be closed once access filter duration expires.
Additional Device parameters
In this build, we have added a new device parameter "Device ID". This device parameter will fetch a device ID which is unique to every machine and will not change. This device parameter will be more helpful in distinguishing when a user login through Accops Nano OS.
Authentication & Authorization
Added support of TLS 1.2 with AD/LDAP Server
In earlier build, HySecure gateway was able to communicate with AD/LDAP server using TLS 1.1, TLS 1.0 only. In this build we have added support of TLS 1.2 with AD/LDAP server.
Additional user group search query for AD/LDAP authentication server
In this build, we have added support for additional user group search query for AD and LDAP authentication server.
Client
Latest HySecure Client release
In this build, we have also bundled latest HySecure client which is V5.2.2.7.
End-point Security
Last updated support for Symantec Antivirus in EPS Host Scan policy
In this build, we have added support of verifying last database update time for Symantec Antivirus.
Hybrid mode
HyBrid Mode support for service provider-initiated login
In this build, we have added support of login through Hybrid mode in service provider-initiated login for SAML based apps.
HyLite
HyLite portal optimization
In this build, we have optimized HyLite portal for smoother performance and scalability.
Seamless clipboard support for IE 11 and Google Chrome browser
In earlier build, if user wants to copy some text from remote machine to local machine or vice versa then user was needed to first copy text in clipboard menu in HyLite portal. With this build, we have added feature to copy paste text seamlessly from remote machine to local machine and vice versa through IE 11 and Google Chrome browser in HyLite portal.
Licensing
Increased Concurrent users license count for HySecure gateway
In this version, we have increased concurrent users license count to 65000 users.
Logging & Reporting
Added Desktop Hostname in user logs
In this build, we have added hostname of the device from which user is logged in user logs in case of Idle timeout and Force logout.
Note
Hostname will only be visible in user logs from backend only.
Logging of Active user session
In this build, we have provided support to log the active session out of total user session.
This active user session will be calculated by subtracting idle timeout of the user from user's total session time.
Total session time of a user = User logout time -- User login time
Active User session = Total session time of a user -- Idle time of a user
Added HySecure client version in User logs
In this build, we have added version of HySecure client from which user has logged in user logs.
Note
Hostname will only be visible in user logs from backend only
Added source HySecure node column in User logs
In user logs from HySecure management console, we have added a column named "Source Node". Details under this column shows HySecure node hostname where user session is hosted.
Added admin logs for multiple administrative activities
In this build, we have added logs for multiple activities done by Security officer and administrator user.
Added Activity logs for multiple user activities
In this build, we have added logs for multiple end user activities.
Hourly Log archival in Log settings
In this build, we have added support of log files archival on hourly basis.
Miscellaneous
Added hardware token assignment status in exported user profile CSV
In this build, we have added details to show whether hardware token is assigned to user in the exported user profile CSV.
Added multiple options to client settings
In this build, we have put multiple options from backend to be configurable from client settings in HySecure management console.
Updated default password policy for local user
In this build, we have changed the default password policies to enforce strong passwords for new local users. Below is the current default password policy for local users:
POST Request support for SMS gateway
In this build, we have added support for sending SMS OTP using POST request. Earlier, HySecure gateway was only supporting GET request for sending SMS OTP. Now HySecure gateway supports both GET and Post request for sending SMS OTP.
Secure port 465 support for SMTP Server
In earlier build, HySecure gateway was only supporting port 25 and secure port 587 for communicating with SMTP server. In this build, we have added support of secure port 465 for SMTP server configuration.
Updated Account lockout policy for Security officer
In earlier build, if security officer authentication was failed for 3 consecutive times while logging then Security officer account used to get locked. In this build, we have changed limit from 3 to 10.
Performance Improvements
Many performance improvements have happened as part of this release. This will be evident from the Performance Results section. The improvements are focussed from the perspective of supporting a higher number of users, improvising on the memory utilisation and Database optimizations.