macOS
The macOS agent allows Mac devices to be included in the service consoles, enabling support teams to see all devices used within the organization.
Supported versions
Support for macOS includes version Monterey 12 and later. Regarding architectures, FlexxAgent supports both Intel processors (amd64 architecture) and Apple processors with arm architecture (arm64).
Limitations
Certain features are not available for macOS, such as remote assistance, the execution of on-demand microservices from Workspaces or user microservices and flows, or the sending of notifications.
Due to how the operating system functions, the expected behavior on macOS is that when the device screen is locked, the operating system stops background processes, causing the device to stop reporting information to the consoles or receiving actions until the screen is unlocked or the session is started again.
Proxy Configuration
FlexxAgent for macOS supports communication through both authenticated and unauthenticated proxies. The proxy information must be provided to Flexxible to include it in the configuration file mentioned in the next point.
Required data:
- For unauthenticated proxy, it will be necessary to provide
URL
andPort
. - For authenticated proxies,
User
andPassword
must be added to the above.