browse
Cisco Umbrella is preparing to release the Umbrella Roaming Client for MacOS version 3.0.22 to release candidate on July 12, 2022
Cisco Umbrella is preparing to release the Umbrella Roaming Client for MacOS version 3.0.22 to the first and second wave of release on July 19, 2022
Cisco Umbrella is preparing to release the Umbrella Roaming Client for MacOS version 3.0.22 to the third wave of release on July 26th, 2022
GA release is scheduled for the week of August 9th, 2022
Change Summary (3.0.9-3.0.13)
- Support for MDM-pushed user identity (see below)
Updating
Updates will automatically be delivered in waves. If you require control over your exact date of upgrade initialization, let us know! We are working to deliver optional controls over your upgrades.
To upgrade machines, download the posted client version here . This link will become available once the release is completed and function until the next release candidate release.
To upgrade, run the installer as a user with sufficient privileges after placing the attached file in /Library/Application Support/OpenDNS Roaming Client/.
Previous Release Notes
Umbrella Roaming Client for MacOS 3.0
macOS user identity
macOS has many options to do user identity, from traditional native binding (phasing out), Enterprise Connect (end of life), NoMaD (acquired and launched as JAMF Connect), JAMF Connect, and AppSSO. Cisco currently supports:
- Native Binding
- NoMaD branded implementations
- Enterprise Connect
At this time Cisco Umbrella does not support JAMF Connect or AppSSO (Kerberos Extension) in the roaming client.
Cisco will be releasing a native MDM profile support for user identity. Any MDM can push a managed preferences profile containing a user email address to set the current user by MDM.
Support versions:
- Cisco Secure Client (formerly AnyConnect)
- Cisco Secure Client 5.0 and above
- AnyConnect 4.10 MR6 (and higher on 4.10)
- Umbrella Roaming Client
- Next 3.0.22 and above
This profile should be pushed to "Managed Preferences" (*/Library/Managed Preferences). This will not function without a version listed above. Contact the Umbrella support team to request a preview version for testing purposes.
com.cisco.umbrella.client.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>UPN</key>
<string>user@domain.com</string>
</dict>
</plist>