Axonius Users
- 11 May 2023
- 2 Minutes to read
- Print
- DarkLight
- PDF
Axonius Users
- Updated on 11 May 2023
- 2 Minutes to read
- Print
- DarkLight
- PDF
Article Summary
Share feedback
Thanks for sharing your feedback!
The Axonius Users adapter fetches users with Axonius credentials and their permissions using our API client.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Users
Parameters
- Axonius Domain (required) - The URL for the Axonius instance .
- 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.
- Verify SSL (required, default: False) - Verify the SSL certificate offered by the value supplied in Axonius Domain. For more details, see SSL Trust & CA Settings.
- If enabled, the SSL certificate offered by the value supplied in Axonius Domain will be verified against the CA database inside of Axonius. If the SSL certificate can not be validated against the CA database inside of Axonius, the connection will fail with an error.
- If disabled, the SSL certificate offered by the value supplied in Axonius Domain will not be verified against the CA database inside of Axonius.
- HTTPS Proxy (optional, default: empty) - A proxy to use when connecting to the value supplied in Axonius Domain.
- If supplied, Axonius will utilize the proxy when connecting to the value supplied in Axonius Domain.
- If not supplied, Axonius will connect directly to the value supplied in Axonius Domain.
- HTTPS Proxy User Name (optional, default: empty) - The user name to use when connecting to the value supplied in Axonius Domain via the value supplied in HTTPS Proxy.
- If supplied, Axonius will authenticate with this value when connecting to the value supplied in HTTPS Proxy.
- If not supplied, Axonius will not perform authentication when connecting to the value supplied in HTTPS Proxy.
- HTTPS Proxy Password (optional, default: empty) - The password to use when connecting to the value supplied in Axonius Domain via the value supplied in HTTPS Proxy.
- If supplied, Axonius will authenticate with this value when connecting to the value supplied in HTTPS Proxy.
- If not supplied, Axonius will not perform authentication when connecting to the value supplied in HTTPS Proxy.
- For details on the common adapter connection parameters and buttons, see Adding a New Adapter Connection.
APIs
To obtain an API Key and an API Secret, see Get an API Key docs.
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
- User Management: View user accounts and roles
- Dashboard: View Dashboard