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

AccountType getting Auto populated as 'Internal'

Ajaykumar
New Contributor
New Contributor

Hi All,

I am trying to reconcile accounts from GWS(Google Workspace), but after reconciliation job is completed, account Type is automatically getting populated as 'Internal'.

Am i missing any configuration on this?

Thanks,
Ajay

3 REPLIES 3

pmahalle
All-Star
All-Star

Hi @Ajaykumar ,

Can you share account import json you are using for reconciliation? which connector you are using for the integration?


Pandharinath Mahalle(Paddy)
If this reply helps your question, please consider selecting Accept As Solution and hit Kudos 🙂

AP
New Contributor
New Contributor

Hi @pmahalle 
Connector Type is GoogleApps and below is the import JSON

[NAME:primaryEmail#String,
DISPLAYNAME:name.fullName#String,
CREATED_ON:creationTime#date,
LASTLOGONDATE:lastLoginTime#date,
ACCOUNTID:id#String,
CUSTOMPROPERTY1:addresses#String,
CUSTOMPROPERTY2:aliases#String,
CUSTOMPROPERTY3:changePasswordAtNextLogin#boolean,
CUSTOMPROPERTY4:customerId#String,
CUSTOMPROPERTY5:deletionTime#date,
CUSTOMPROPERTY6:emails#String,
CUSTOMPROPERTY7:etag#String,
CUSTOMPROPERTY8:externalIds#String,
CUSTOMPROPERTY9:includeInGlobalAddressList#boolean,
CUSTOMPROPERTY10:ipWhitelisted#boolean,
CUSTOMPROPERTY11:isAdmin#boolean,
CUSTOMPROPERTY12:isDelegatedAdmin#boolean,
CUSTOMPROPERTY13:isMailboxSetup#boolean,
CUSTOMPROPERTY14:kind#String,
CUSTOMPROPERTY15:nonEditableAliases#String,
CUSTOMPROPERTY16:notes#String,
CUSTOMPROPERTY17:orgUnitPath#String,
CUSTOMPROPERTY18:organizations#String,
CUSTOMPROPERTY19:phones#String,
CUSTOMPROPERTY20:relations#String,
CUSTOMPROPERTY21:suspended#boolean,
CUSTOMPROPERTY22:suspensionReason#String,
CUSTOMPROPERTY23:websites#String]

 

Thanks

This is coming from default mapping from Saviynt code.

https://docs.saviyntcloud.com/bundle/GoolgeDrive-v23x/page/Content/Creating-an-integration.htm


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.