This article describes how to check the version number for specific Okta Agents.
- On-Premise Provisioning Agent
- RADIUS Server Agent
- On-Premise MFA Agent
- AD Agent
- LDAP Agent
- Reporting
- Okta Classic Engine
Follow the steps or video below.
From the Okta Admin Panel:
- Go to Settings > Downloads.
- Find the Connected Agents CSV option on the right-hand side of the page.
- Download the report to see version information for all installed agents.
- Alternatively, from Settings > Downloads, find the agent for which version information is needed and expand the view using the arrow next to Connected Agents. Below is an example for the Okta IWA Agent:
From Windows agent servers:
-
- Launch Add or Remove Programs.
- The Okta component(s) will be listed with their version number:
From Linux agent servers:
-
- Red Hat / RPM:
-
yum info OktaLDAPAgent
-
yum info OktaProvisioningAgent
-
- Debian / DEB:
-
dpkg -l oktaldapagent
-
- Red Hat / RPM:
