DCT

1:26-cv-02210

Nexiden Inc v. Ping Identity Corp

Key Events
Complaint
complaint Intelligence

I. Executive Summary and Procedural Information

  • Parties & Counsel:
  • Case Identification: Nexiden, Inc. v. Ping Identity Corporation, 1:26-cv-02210, W.D. Tex., 08/12/2026
  • Venue Allegations: Venue is based on Defendant having a regular and established place of business in the Western District of Texas and allegedly committing acts of infringement within the district.
  • Core Dispute: Plaintiff alleges that Defendant's PingID multi-factor authentication products and services infringe two patents related to the secure registration and authentication of a user's mobile device.
  • Technical Context: The technology concerns methods for using a smartphone as a second factor for authenticating user sessions, a foundational technology in modern cybersecurity for protecting online accounts and transactions.
  • Key Procedural History: The complaint states that the two asserted patents share a common origin, with the '872 Patent being a continuation of an earlier application that led to the '548 Patent. Plaintiff alleges it provided Defendant with notice of the asserted patents and its infringement allegations via correspondence on March 10, 2023, and September 3, 2024, which may be relevant to the claim of willful infringement.

Case Timeline

Date Event
2012-05-21 Priority Date for '548 and '872 Patents
2013-01-01 Nexiden, Inc. was incorporated
2016-12-13 U.S. Patent No. 9,521,548 Issued
2020-03-17 U.S. Patent No. 10,592,872 Issued
2023-03-10 Plaintiff allegedly sent first notice letter to Defendant
2024-09-03 Plaintiff allegedly sent second notice letter to Defendant
2026-08-12 Complaint Filed

II. Technology and Patent(s)-in-Suit Analysis

U.S. Patent No. 9,521,548 - "Secure registration of a mobile device for use with a session"

  • Patent Identification: U.S. Patent No. 9,521,548 ("'548 Patent"), issued December 13, 2016 Compl. ¶1 Compl. ¶14
  • The Invention Explained:
    • Problem Addressed: The patent's background describes the increasing risk of online and identity fraud, noting that web session interfaces are an increasingly untrusted way to communicate with users, which makes it important to independently verify that a transaction was performed by the actual user and not an imposter '548 Patent, col. 1:26-34
    • The Patented Solution: The invention describes a secure method to register a mobile device as a trusted authenticator. The process involves two distinct communication paths: a first path where a server sends a registration identifier (e.g., a QR code) to a user's primary device (like a computer), and a second, separate path where the user's mobile device sends a message containing that identifier back to the server '548 Patent, col. 2:22-38 This out-of-band process creates a secure association between the user's account and the mobile device, storing the device's public key for future secure actions '548 Patent, col. 2:39-44
    • Technical Importance: This method enhances security by using a separate communication channel (the mobile device) to register an authentication factor, mitigating risks associated with a potentially compromised primary session, such as a malware-infected web browser Compl. ¶10
  • Key Claims at a Glance:
    • The complaint asserts independent claim 1 and numerous dependent claims Compl. ¶25 Compl. ¶29
    • The essential elements of independent claim 1 include:
      • Establishing a current session with a user.
      • Receiving a request to register a new mobile device.
      • Generating and sending a first message with a first registration identifier via a first communication path (associated with the current session).
      • Receiving a second message with a second registration identifier from the mobile device via a second, wireless communication path.
      • Associating the mobile device with the user if the second identifier matches the first.
      • Storing a public key received from the mobile device for future use. Compl. ¶18

U.S. Patent No. 10,592,872 - "Secure registration and authentication of a user using a mobile device"

  • Patent Identification: U.S. Patent No. 10,592,872 ("'872 Patent"), issued March 17, 2020 Compl. ¶1 Compl. ¶19
  • The Invention Explained:
    • Problem Addressed: As a continuation of the application leading to the '548 Patent, the '872 Patent addresses the same fundamental problem of securing online user sessions against fraud and unauthorized access '872 Patent, col. 1:25-33
    • The Patented Solution: The '872 Patent focuses on the authentication process that occurs after a device has been registered. It claims a system that supports both an "online authentication mode" (e.g., a push notification sent to the mobile device) and an "offline authentication mode" (e.g., the user enters a one-time code generated by the device) '872 Patent, col. 27:46-61 A key aspect of the solution is the claimed capability to "automatically switch" from the online mode to the offline mode based on detecting a failure to connect with or receive a confirmation from the mobile device '872 Patent, col. 28:56-65
    • Technical Importance: The claimed dual-mode authentication with an automatic fallback mechanism provides system resilience, allowing users to authenticate successfully even when their mobile device has intermittent or no network connectivity Compl. ¶10
  • Key Claims at a Glance:
    • The complaint asserts independent claims 1 and 9, along with several dependent claims Compl. ¶25 Compl. ¶31
    • The essential elements of independent claim 1 include:
      • Receiving a registration message from a mobile device to associate it with a user identifier.
      • Determining if a received registration code matches a previously generated one.
      • Registering the device upon a match.
      • During an authentication session, receiving a user identifier.
      • For an online mode, authenticating the user based on receiving a confirmation from the mobile device.
      • For an offline mode, authenticating the user based on receiving an authentication code from the user interface.
      • Automatically switching from online to offline mode based on detecting a failure to receive the authentication confirmation from the mobile device. Compl. ¶23

III. The Accused Instrumentality

Product Identification

The accused products are the "PingID mobile app and associated servers, systems, and services" (collectively "PingID") Compl. ¶4

Functionality and Market Context

The complaint alleges that PingID is a multi-factor authentication solution Compl. ¶10 The registration process is alleged to involve a user scanning a QR code from a web session with the PingID app, which pairs the phone to the user's account Compl. ¶30 The complaint provides a composite image that depicts the accused PingID system's alleged functionality, including QR code scanning for registration, push notifications for authentication, and the display of one-time codes Compl. p. 7 For authentication, the system is alleged to support both push notifications ("online mode") and user-entered one-time passcodes ("offline mode") Compl. ¶32

IV. Analysis of Infringement Allegations

U.S. Patent No. 9,521,548 Infringement Allegations

Claim Element (from Independent Claim 1) Alleged Infringing Functionality Complaint Citation Patent Citation
A non-transitory computer-readable medium embodying a computer program for registering a mobile device... The accused PingID system allegedly comprises software for registering a mobile device. ¶30 col. 2:18-21
establishing, by a data processing system associated with an entity, a current session with the user via a data processing system associated with the user... Ping allegedly establishes a web session when a user logs into a PingID account on a computer. ¶30 col. 4:32-38
receiving, by the data processing system associated with the entity, a request to register the mobile device...the mobile device not previously registered... After a user logs in, the PingID server allegedly receives a request to register the user's mobile device for future identity verification services. ¶30 col. 6:44-49
generating, by the data processing system associated with the entity, a first message including a first registration identifier... The PingID server allegedly generates a first registration identifier, such as a QR code, in response to the registration request. ¶30 col. 7:6-10
sending, by the data processing system associated with the entity, the first message...to the data processing system associated with the user via a first communication path... The PingID server allegedly sends the generated QR code to the user's computer via the existing web session communication path. A screenshot shows a "pair your device" screen with a QR code Compl. p. 10 ¶30 col. 7:11-17
receiving, by the data processing system associated with the entity, a second message from the mobile device via a second communication path including a wireless communication link... After the user scans the QR code, the PingID server allegedly receives a message from the mobile device over its wireless network (e.g., cellular or Wi-Fi). ¶30 col. 7:56-62
associating, by the data processing system associated with the entity, the mobile device with the user based on the second registration identifier being identical to...the first registration identifier... The PingID server allegedly registers the phone by comparing the identifier transmitted from the mobile device with the identifier from the QR code. ¶30 col. 8:2-8
storing, by the data processing system associated with the entity, a public key associated with the mobile device... The PingID server allegedly registers a public key associated with the user's mobile device as part of the registration process. ¶30 col. 8:8-12

U.S. Patent No. 10,592,872 Infringement Allegations

Claim Element (from Independent Claim 1) Alleged Infringing Functionality Complaint Citation Patent Citation
A non-transitory, computer-readable medium comprising program code that...causes the server data processing system to: The accused PingID system allegedly comprises software for registering a mobile device. ¶32 col. 27:46-50
receive, from a mobile device via a path including a wireless communication link, a message including a registration code and identification information... The PingID server allegedly receives a message from the user's mobile device via a wireless network that includes a registration code and phone identification information. ¶32 col. 28:1-6
determine whether the received registration code matches at least one of a registration code generated prior to the receipt of the received registration code... The PingID server allegedly compares the received registration code with a previously generated code. ¶32 col. 28:7-11
register, in response to determining that the received registration code matches...the mobile device as associated with the user identifier...and storing the identification information... When the codes match, the PingID server allegedly registers the phone's identification information as associated with the user ID for future authentication. ¶32 col. 28:12-19
during one of the authentication sessions: receive the user identifier via a user interface for the one authentication session, The PingID server allegedly receives a user identifier via a web interface during an authentication attempt. ¶32 col. 28:49-51
for an online authentication mode, authenticate the user identifier...based on receiving an authentication confirmation from the mobile device... In online mode, the PingID server allegedly sends an authentication request to the mobile device and authenticates the user upon receiving a confirmation back from the device. ¶32 col. 28:52-59
for an offline authentication mode, authenticate the user identifier...based on receipt...of an authentication code identified by the mobile device, and In offline mode, the PingID server allegedly authenticates the user based on receiving an authentication code that is displayed on the mobile device and entered by the user into a web portal. ¶32 col. 28:60-65
automatically switch from the online authentication mode to the offline authentication mode, based on at least detecting that the server...is not receiving the authentication confirmation... The complaint alleges the PingID server supports both modes and will "automatically switch" to the offline mode based on the input it receives. ¶32 col. 28:66-71

Identified Points of Contention

  • Scope Questions: For the '548 Patent, a potential issue is whether the "first communication path" (the user's web session) and the "second communication path" (the mobile device's wireless network) are sufficiently distinct to meet the claim limitations. The defense may argue that since both paths likely traverse the public internet, they do not constitute the kind of out-of-band separation contemplated by the patent, which also discusses distinct technologies like NFC and optical scans as alternative paths '548 Patent, col. 7:6-17 '548 Patent, col. 7:56-62
  • Technical Questions: For the '872 Patent, the infringement analysis may focus on the "automatically switch" limitation. The claim requires the switch to be "based on at least detecting that the server data processing system is not receiving the authentication confirmation" '872 Patent, cl. 1 The central question will be what evidence supports that the accused PingID server performs this specific detection and subsequent automatic switch, as opposed to a user manually selecting an offline option or the system simply timing out without the specific detection logic required by the claim.

V. Key Claim Terms for Construction

  • Term: "first communication path" / "second communication path" ('548 Patent, Claim 1)

    • Context and Importance: The patent's security model appears to rely on the separation of these two paths to create an out-of-band registration process. The definition of how "separate" these paths must be is critical to infringement. Practitioners may focus on this term because the defendant could argue that two distinct IP-based sessions over the internet do not meet the level of separation implied by the patent's disclosure.
    • Intrinsic Evidence for Interpretation:
      • Evidence for a Broader Interpretation: The specification describes "network 102" as potentially representing the Internet and being the medium for communication links, which could support an interpretation that any two distinct sessions (e.g., browser-to-server and app-to-server) qualify, even if both traverse the internet '548 Patent, col. 4:28-36
      • Evidence for a Narrower Interpretation: The specification repeatedly contrasts "traditional communication path[s]" like a network link with "non-traditional communication paths" such as an "optical scan, a near-field communication, a limited distance point-to-point radio and/or an audible communication" '548 Patent, col. 6:1-12 This could support a narrower construction requiring the paths to be of fundamentally different technological types, not just different sessions over the same general network.
  • Term: "automatically switch ... based on at least detecting that the server data processing system is not receiving the authentication confirmation" ('872 Patent, Claim 1)

    • Context and Importance: This term defines the trigger for the system's fallback to offline mode. The validity of the infringement allegation hinges on whether the accused PingID system performs this specific sequence of detection and action. Practitioners may focus on this term because the nested "detecting" language is complex and presents a high bar for proof.
    • Intrinsic Evidence for Interpretation:
      • Evidence for a Broader Interpretation: The patent describes a scenario where "a predetermined period of time has lapsed since the notification was sent" as one way to initiate offline mode '872 Patent, col. 11:42-44 This may support a broader view where a server timeout is sufficient to constitute "detecting" that a confirmation is "not receiving."
      • Evidence for a Narrower Interpretation: The full claim language is "automatically switch...based on at least detecting that the server data processing system is not able to connect to the mobile device based on detecting that the server data processing system is not receiving the authentication confirmation..." '872 Patent, cl. 1 This suggests a two-part condition: the server must (1) detect non-receipt of the confirmation, and (2) this detection must be the basis for concluding it cannot connect to the device. This could be interpreted to require an active detection of a connectivity failure, not just a passive timeout waiting for a response.

VI. Other Allegations

Willful Infringement

The complaint alleges that Defendant's infringement has been willful since at least March 10, 2023, the date Plaintiff allegedly first sent correspondence to Defendant identifying the Asserted Patents and the alleged infringement Compl. ¶36 Compl. ¶42 Compl. ¶47 The allegation of willfulness is based on alleged pre-suit knowledge of the patents and the continued alleged infringement after receiving notice.

VII. Analyst's Conclusion: Key Questions for the Case

  1. A core issue will be one of definitional scope: For the '548 Patent, can the "first" and "second" communication paths be met by two different application sessions that both traverse the public internet, or does the patent require the paths to be of fundamentally different technological types (e.g., web vs. NFC)?

  2. A key evidentiary question will be one of functional operation: For the '872 Patent, does the accused PingID system's fallback mechanism operate as claimed? Specifically, will the evidence demonstrate that the server "automatically switches" to an offline mode because it first performs the specific act of "detecting" a non-receipt of confirmation, or is the switch triggered by a simpler mechanism like a passive timeout or user selection, suggesting a potential mismatch in technical operation?

  3. A third question will relate to damages and willfulness: Given the explicit allegations of pre-suit notice dating back to 2023, the focus will be on whether Plaintiff can prove Defendant had knowledge and continued its accused activities, which would be central to Plaintiff's claims for enhanced damages.

Loading Complaint