- Visualize BigID data sources, finding objects, and users in the JupiterOne graph.
- Monitor changes to BigID finding counts per data source.
- Map data source and finding owners to employees in your JupiterOne account.
- JupiterOne periodically fetches data sources, finding objects, and users from BigID to update the graph.
- Write JupiterOne queries to review and monitor updates to the graph, or leverage existing queries.
- Configure alerts to take action when JupiterOne graph changes, or leverage existing alerts.
- BigID supports token authentication using user credentials. You must use a user account with access to read data source infomration, finding object metadata, and BigID user data.
- You must have permission in JupiterOne to install new integrations.
If you need help with this integration, contact JupiterOne Support.
- Identify an existing user or create a new user for use with the integration. A non-administrative role such as Inventory Analyst should have sufficient access.
- Use the identified user to create a user token for use with this integration.
- Set the expiration date for the token and make note of when it will need to be updated in JupiterOne in the future.
- From the top navigation of the J1 Search homepage, select Integrations.
- Scroll down to BigID and click it.
- Click Add Configuration and configure the following settings:
- Enter the account name by which you want to identify this BigID account in
JupiterOne. Select Tag with Account Name to store this value in
tag.AccountName
of the ingested assets. - Enter a description to help your team identify the integration.
- Select a polling interval that is sufficient for your monitoring requirements.
You can leave this as
DISABLED
and manually execute the integration. - Enter the BigID URL, username, and password for use by JupiterOne.
- Click Create Configuration after you have entered all the values.
- From the top navigation of the J1 Search homepage, select Integrations.
- Scroll down to BigID and click it.
- Identify and click the integration to delete.
- Click the trash can icon.
- Click Remove to delete the integration.
- In BigID delete any no longer needed user accounts as needed.
The following entities are created:
Resources | Entity _type |
Entity _class |
---|---|---|
Account | bigid_account |
Account |
Data Source | bigid_datasource |
DataCollection |
PII Object | bigid_pii_object |
Record |
User | bigid_user |
User |
The following relationships are created:
Source Entity _type |
Relationship _class |
Target Entity _type |
---|---|---|
bigid_account |
HAS | bigid_user |
bigid_account |
SCANS | bigid_datasource |
bigid_datasource |
HAS | bigid_pii_object |
The following mapped relationships are created:
Source Entity _type |
Relationship _class |
Target Entity _type |
Direction |
---|---|---|---|
bigid_pii_object |
HAS | *aws_s3_bucket* |
REVERSE |
bigid_account |
SCANS | *aws_s3_bucket* |
FORWARD |
bigid_datasource |
IS | *aws_s3_bucket* |
FORWARD |