Axonius Users
The Axonius Users adapter fetches users with Axonius credentials and their permissions using our API client.
Asset Types Fetched
- Users
- Roles
Before You Begin
Authentication Methods
- API Key and API Secret
- Certificate and Private Key files
Required Permissions
The value supplied in API Key and API Secret must be associated with a user that is assigned to a role with the following permissions:
- System Management - Manage admin users - in order to be able to fetch admin users
- System Management - View system settings
- Users Management - View user accounts and roles
- Users Management - Manage Service Accounts
- Dashboard - View Dashboard
- Activity Logs - View activity logs to fetch User Activity Time Range
APIs
To obtain an API Key and an API Secret, see Axonius REST API.
Connection Parameters
To connect the adapter in Axonius, provide the following parameters.
Required Parameters
-
Axonius Domain (required) - The URL or IP address for the Axonius instance. Note: When configuring this adapter on a standalone local instance, instead of the URL or IP address, use
gui.axonius.local. -
API Key and API Secret (required) - An API Key and API Secret associated with a user account that has the Required Permissions to fetch assets.
Optional Parameters
-
Certificate file - Upload a client certificate file in
.pemformat if client certificate validation is required. -
Private key file - Upload the corresponding private key file in
.pemformat for the client certificate. -
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 - Enter an HTTPS proxy address to connect the adapter to a proxy instead of directly connecting it to the domain.
-
HTTPS Proxy User Name - Enter 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 - Enter the password to use when connecting to the server using the HTTPS Proxy.
-
User Activity Time Range (days) - Enter a number of days to retrieve all activity logs for that user in that time range. Note that this requires the following permission: Activity Logs -> View Activity Logs.
To learn about additional optional/common adapter connection parameters, see Adding a New Adapter Connection.
Advanced Settings
Note
- Advanced settings can apply to either all connections of this adapter, or to a specific connection. For more detailed information, see Advanced Configuration for Adapters.
- For more general information about advanced settings, see Adapter Advanced Settings.
- Fetch service accounts (default: false) - Select this option to fetch service accounts. This setting requires the
Users Management: Manage Service Accountspermission. - Get user query history (default: false) - Select this option to get the user's query history actions from the number of days configured in the connection parameter User Activity Time Range (days).
Related Enforcement Actions
Updated about 10 hours ago
