The IDMS is a .Net based server application and is installed on Microsoft IIS. To issue a credential to a user, it will connect to the corporate directory, certificate authority and database server. The enable the workstation to communicate with the hardware device, a browser extension and software will be installed. The architecture view below details the system connections.
|
Description |
Requirement |
|---|---|
|
IdExchange: This is the IdExchange application that is installed on Microsoft IIS. It contains the logic and workflow definitions for the identity enrollment and credential issuance process |
Windows 2019/2022 IIS .Net 4.8 |
|
PIVIT: Workstation software that interacts with the device hardware to enable the encoding of MFA devices. |
Windows 11 .Net 4.8 or higher |
|
Certificate Authority: Issues the certificates for the MFA credential. |
RA credential with rights to issue certificates. |
|
SQL Server: The IDMS will store processing data in the SQL Server. |
Database account with rights to create tables, write, read and alter data. |