- 06 Feb 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
PrivX
- Updated on 06 Feb 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
PrivX provides privileged access to on-prem and cloud environments, including control access to servers, network devices and other critical infrastructure according to user roles and privileges.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
- Users
Parameters
Host Name or IP Address (required) - The hostname or IP address of the PrivX server.
OAuth Client ID, OAuth Client Secret, API Client ID and API Client Secret (required) - The credentials for an API client that has the Required Permissions to fetch assets.
Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
HTTPS Proxy (optional) - Connect the adapter to a proxy instead of directly connecting it to the domain.
HTTPS Proxy User Name (optional) - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
HTTPS Proxy Password (optional) - The password to use when connecting to the server using the HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
APIs
Axonius uses the SSH PrivX API.
Required Ports
- HTTPS port 443
Required Permissions
The value supplied in OAuth Client ID, OAuth Client Secret, API Client ID and API Client Secret must have read access to devices and users.
To create an API client:
- Log as a system admin to the PrivX server
- Go to Settings → Deployment → Integrate with PrivX using API Clients
- Click ADD API CLIENT.
- Select the following permissions:
- users-view
- hosts-view
- Click SAVE.
The client API credential will be displayed. Use those in the adapter connection parameters.
Version Matrix
This adapter has only been tested with the versions marked as supported, but may work with other versions. Please contact Axonius Support if you have a version that is not listed and it is not functioning as expected.
Version | Supported | Notes |
---|---|---|
SSH PrivX Authentication API: 1.0.1 | Yes | |
SSH PrivX Local User Store API: 1.0.3 | Yes | |
SSH PrivX Host Store API: 1.0.3 | Yes |