Keycloak is an open source identity and access management solution.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Users
Parameters
- Keycloak domain (required) - The domain or IP address of the Keycloak admin.
- User Name and Password (required) - The credentials for a user account that has the Required Permissions to fetch assets.
- Realm name (optional, default: master) - The desired realm name to fetch users.
- Client ID (optional, default: admin-cli) - The client entity associated with Keycloak admin.
- 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.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
APIs
Axonius uses the Keycloak Admin REST API.
Required Permissions
The value supplied in User Name must have read access to the realm that was supplied in Client ID or to master realm.
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 |
---|---|---|
Keycloak Version 9.0.3 | Yes |