x509 Certificates For Chip Cards & Badges
My-Access offers Authentication using x509 certificates, namely for chip card (badges) authentication or for certificates stored in browsers.
x509 certificate authentications using Memority support mutual TLS and run the following minimal checks:
Validity Check:
Has the certificate been signed by an entreprise-approved Certificate Authority (CA)?
What is the certification chain?
Has the certificate expired?
Has the certificate been revoked (CRL)?
Data extracted from the certificate allowing to identify its owner
PIN code management (enforcement, length, unsuccessful attempts, etc.) can be supported if your company (or a supplier) owns and operates your chip cards and Public Key Infrastructure (PKI).
Enrollment process
Activation
Users need a specific right to be able to authenticate using x509 certificates. This activation can be done:
Manually by an administrator.
Automatically from Memority policy (identity or role) which can use identity attributes characteristics.
Enrollment
No enrollment required after activation.
Authentication Process
Authentication with x509 certificates is transparent.