Auth Core Authentication Service
Auth Core (auth-core.exe) runs as the central authentication service for the product line. It handles credential verification, session tracking, and token issuance across multiple apps, coordinating with identity providers and policy modules to maintain secure access across on-premises and cloud deployments.
auth-core.exe runs as a Windows service that handles OAuth2/OpenID Connect flows, issues and validates tokens, and manages session lifetimes. It exposes internal APIs for token validation, nonce handling, and audience checks, while reading local config and communicating with identity providers over TLS.
Auth Core is a trusted, digitally signed component designed to run with least privilege as part of the enterprise authentication stack. When installed from official sources and verified by our software supply chain, auth-core.exe operates within dedicated service accounts, writes logs to secure locations, and exchanges credentials only over encrypted channels. Regular updates and endpoint security policies keep it aligned with security baselines.
auth-core.exe is not a virus when it is part of the official software package, signed by the legitimate vendor, and deployed according to policy. If you notice unexpected behavior, verify the digital signature, compare hashes against known-good values, and run a full malware scan. Abnormal activity or unsigned variants should be treated as suspicious and investigated immediately.
Red Flags: Unsigned binaries, unexpected file paths, multiple copies of auth-core.exe, or a signer that does not match the official vendor indicate potential tampering or a supply chain risk.
Reasons it's running: