Configuration for MIFARE and MIFARE DESFire credentials with OMNIKEY 5427 readers - Security Center | HID

HID OMNIKEY reader integration

Product
Security Center
Content type
Guides > Installation guides
ft:locale
en-US
Last updated
2024-09-09

To read the CSN from MIFARE, MIFARE DESFire, or other supported credentials with an OMNIKEY 5427 reader, the OmnikeyReadersConfiguration.gconfig file must contain specific lines of code.

OMNIKEY 5427 readers have a built-in web-based management tool. For more information, see the OMNIKEY 5427 documentation.

The configuration file must contain the following lines of code:
Code
<?xml version="1.0" encoding="UTF-8" ?>
<Readers>
  <Reader ModelFamily="[Reader name from HID OMNIKEY Workbench]" ReadSerialNumber="True" />
</Readers>