Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Unable to Limit Entitlement Types to Import for GCP

rhawes
New Contributor II
New Contributor II
The GCP job is taking a very long time to run. We wanted to limit the entitlement types reconciled. 
 
The documentation here at Importing Data for the GCP Connector states that you can limit the entitlement types by "Sample Import Config JSON to import only Roles, ServiceAccount_Roles, and ServiceAccount_IAMPolicies:"
 
Herein lies the issue. Which section does the Import Config JSON go into?
 
I have tried pasting it directly from the documentation into the Custom_Config_JSON section. There is no other section that allows for custom configuration. 
 
 
rhawes_3-1689011153389.png

 

When running the import - we get a failure with the following error:
"Invalid JSON in CUSTOM_CONFIG_JSON connection parameter. Enter a valid JSON."
rhawes_4-1689011193658.png

 

 
Please advise how to limit entitlement types imported as the documentation appears to be out of date.  
 
Thanks,
Richard
1 REPLY 1

Sivagami
Valued Contributor
Valued Contributor

You have to put this config in the import job trigger you create & not in the connector configuration.

You must import accounts and access after the users are available in EIC. You can use the Application Data Import (Single Threaded) or Application Data Import (Multi Threaded) job to import Google accounts and access. You can optionally import entitlement types while performing custom-access import - https://docs.saviyntcloud.com/bundle/GCP-v23x/page/Content/Importing-Data-GCP.htm 

Sivagami_0-1689022457223.png

-Siva