Update Okta Verify policy resolution and install flag (#45185)
Clarify the user-facing resolution to instruct users to install Okta Verify from Self-service, click Refetch, and contact #help-it if issues persist. Also enable automatic installation by changing install_software to true so Fleet can install the managed app when needed.
This commit is contained in:
@@ -66,10 +66,10 @@
|
||||
- Macs with Zoom installed
|
||||
- name: macOS - Okta Verify up to date
|
||||
description: The host may have an outdated version of Okta Verify, potentially risking security vulnerabilities or compatibility issues.
|
||||
resolution: "Download the latest version from Self-service or check for updates using Okta Verify's built-in update functionality."
|
||||
resolution: "Okta Verify is an app managed by IT and should be kept up to date automatically. If you are failing this policy, install the latest version from Self-service, then click Refetch. If you are still failing after Refetch completes, drop a note in #help-it."
|
||||
type: patch
|
||||
fleet_maintained_app_slug: okta-verify/darwin
|
||||
install_software: false
|
||||
install_software: true
|
||||
labels_include_any:
|
||||
- Macs with Okta Verify installed
|
||||
- name: macOS - Santa up to date
|
||||
|
||||
Reference in New Issue
Block a user