MFA is implemented for TSS using radius calls to an RSA server.
Investigating replacing the radius/RSA solution with a PKI solution to verify a user (the second factor) based on their smart card or PKI file (same thing different medium - x509 certificate).
The logon process would be something like below:
1. enter userid/password
2. TSS AAM calls PKI server to obtain users x509 certificate
3. User enters their password to verify certificate (to access VPN the PKI file is specified and requires a password to "unlock" the certificate - the same process is desired for PKI-2FA)
Release : 16.0
Component : CA Top Secret for z/OS