Remove okta verify windows FMA (#41199)

okta verify was removed 3 days ago from the winget repository
https://github.com/microsoft/winget-pkgs/pull/345319 so the job is
failing
This commit is contained in:
Tim Lee
2026-03-07 16:57:53 -06:00
committed by GitHub
parent 9df1186519
commit e611ba409a
3 changed files with 0 additions and 40 deletions
@@ -1,12 +0,0 @@
{
"name": "Okta Verify",
"slug": "okta-verify/windows",
"package_identifier": "Okta.OktaVerify",
"unique_identifier": "Okta Verify",
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/okta_verify_install.ps1",
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/okta_verify_uninstall.ps1",
"installer_arch": "x86",
"installer_type": "exe",
"installer_scope": "machine",
"default_categories": ["Productivity"]
}