Public Key Infrastructure (PKI) Authentication
Integrations may use PKI authentication to delegate authentication to the Java Virtual Machine (JVM). When delegated, the tool or plugin does not handle authentication and instead, the JVM supplies PKI information to the reverse proxy for authentication.
To implement PKI authentication, a reverse proxy server is needed to translate PKI-supplied credentials to users known by IQ Server. You can configure the reverse proxy server for PKI authentication using the Reverse Proxy Authentication Configuration REST API.
For information on setting PKI authentication, review that integration's documentation.