Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Users | ||
| Groups | ||
| Roles | ||
| Access roles | ||
| Module permissions | ||
| Security zones | ||
| Tags | ||
| Policies | ||
| Policy access grants |
select or read), covering allow, deny, allow/deny exception, data
mask, and row filter items, plus a delegate-admin entitlement. Grants resolve
the users, groups, and roles referenced in those policy items.
This connector targets Apache Ranger 2.x. It is read-only and does not
provision or modify access in Apache Ranger.
Gather Apache Ranger credentials
Sign in to the Apache Ranger Admin UI. By default it runs on port
6080,
for example https://ranger.example.com:6080. Note this base URL — you
enter it when configuring the connector.Use an account with administrator access. On a default installation this is
the
admin user whose password was set during installation. Confirm the
account can view Settings > Users/Groups/Roles and policy objects in
the Admin UI.Configure the Apache Ranger connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Apache Ranger connector is now pulling access data into C1.
Enter the Apache Ranger credentials:
- Base URL: Your Apache Ranger Admin server URL, for example
https://ranger.example.com:6080. - Username: The administrator username for Ranger Admin.
- Password: The password for that account.
Connector configuration reference
| Setting | Environment variable | Required | Description |
|---|---|---|---|
| Base URL | BATON_BASE_URL | Yes | The base URL of the Apache Ranger Admin API, for example https://ranger.example.com:6080. |
| Username | BATON_USERNAME | Yes | Username used to authenticate with Ranger Admin. |
| Password | BATON_PASSWORD | Yes | Password for the authenticating user. Stored as a secret. |