Wingetlywingetly
← All apps

WatchGuard Authentication Gateway

by WatchGuardv12.10.2

Last updated

Firebox Single Sign-On Authentication Gateway Software

Install with winget

$ winget install --id WatchGuard.WatchGuardAuthenticationGateway --exact --version 12.10.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for WatchGuard Authentication Gateway

WatchGuard Authentication Gateway uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
WG-Authentication-Gateway_12_10_2.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for WatchGuard Authentication Gateway

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v12.10.2

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

2 known CVEs via NVD

  • critical9.1Fix availableCVE-2024-6593affects <=12.10.2Sep 25, 2024

    Incorrect Authorization vulnerability in WatchGuard Authentication Gateway (aka Single Sign-On Agent) on Windows allows an attacker with network access to execute restricted management commands. This issue affects Authentication Gateway: through 12.10.2.

  • critical9.1Fix availableCVE-2024-6592affects <=12.10.2Sep 25, 2024

    Incorrect Authorization vulnerability in the protocol communication between the WatchGuard Authentication Gateway (aka Single Sign-On Agent) on Windows and the WatchGuard Single Sign-On Client on Windows and MacOS allows Authentication Bypass.This issue affects the Authenticatio...

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • WatchGuard Mobile VPN with SSL clientWatchGuard
    WatchGuard.MobileVPNWithSSLClientv2026.2.2

    The WatchGuard Mobile VPN with SSL client is a software application that is installed on a remote computer. The client makes a secure connection from the remote computer to your protected network through an unsecured network, such as the Internet.

  • WatchGuard Authentication ClientWatchGuard
    WatchGuard.WatchGuardAuthenticationClientv12.7.0

    Firebox single sign-on authentication client software.

  • WatchGuard Terminal Service AgentWatchGuard
    WatchGuard.WatchGuardTerminalServiceAgentv12.11.2

    WatchGuard® Terminal Services Agent Software

More from WatchGuard.

Frequently asked questions

How do I install WatchGuard Authentication Gateway on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id WatchGuard.WatchGuardAuthenticationGateway --exact --version 12.10.2. winget downloads the installer from WatchGuard and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WatchGuard Authentication Gateway silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id WatchGuard.WatchGuardAuthenticationGateway --exact 12.10.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for WatchGuard Authentication Gateway?
WatchGuard Authentication Gateway uses EXE (Inno Setup). Run the downloaded installer with: WG-Authentication-Gateway_12_10_2.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall WatchGuard Authentication Gateway via winget?
Run: winget uninstall --id WatchGuard.WatchGuardAuthenticationGateway --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WatchGuard Authentication Gateway's Apps & Features entry.
Is WatchGuard Authentication Gateway free?
WatchGuard Authentication Gateway is distributed under Proprietary. Refer to the publisher (https://software.watchguard.com/SoftwareHome) for the full license terms - Wingetly itself does not charge for installation.
Does WatchGuard Authentication Gateway work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls WatchGuard Authentication Gateway directly from the publisher.
How do I keep WatchGuard Authentication Gateway up to date?
Run winget upgrade --id WatchGuard.WatchGuardAuthenticationGateway --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of WatchGuard Authentication Gateway from microsoft/winget-pkgs.