New Features and Enhancements
The following features and enhancements are available in this release:
-
You can write policy to detect when a specific process is not running on a Mac device. The Process not Running contains attribute allows you to restrict access to a device that does not have the required process running (for example, FireVault 2) and write an appropriate deny message.
-
When a credential is disabled or deleted in the Admin Console, the Authenticator will notify the user that the credential is no longer valid.
The following policy-related enhancements were recently added and are also available in this release:
-
You can write policy to detect when a specific process is not running on a Windows device. The Process not Running contains attribute allows you to restrict access to a device that does not have the required process running (for example, BitLocker) and write an appropriate deny message.
-
The Version sub attribute of the device platform attribute includes the following enhancements for Windows and macOS platforms:
-
A wildcard (*) can now be used when specifying a single version using the is operator. (For example, 11.0.* or 10.*)
-
Additional operators are now supported. These include: greater than, greater than or equal to, less than, less than or equal to
-
When using the above operators, specify using the #.#.# format, which indicates the major version, minor version, and build number of the platform. For example, 10.0.19042 corresponds to Windows 10 (major), 0. (minor) and 19042 (build).
-
When specifying more than one version, use a comma-separated list with no spaces. For example, 10.1.0,10.1.2 or 10.1.1,10.1.2,10.2.*
-
OS Support
-
The following operating systems were tested and certified for this release:
-
Android 9, 10, 11, 12
-
iOS/iPadOS 12.2, 13, 14
-
macOS 10.14, 10.15, 11, 12 (Monterey)
-
Windows 10, 11
-
Linux: Ubuntu 18 LTS, Ubuntu 20 LTS, CentOS 7, CentOS 8
-
Comments
0 comments
Please sign in to leave a comment.