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

About O365 import config

AM
New Contributor
New Contributor

Hello

I am using O365 Connector.
I want to import only the entitlements related to Sharepoint, so I entered the following in the import config.

AM_0-1721970596529.png

======
{
"importEntTypes": {
"SharePoint Group": {},
"SharePoint Site": {},
"SharePoint List": {},
"SharePoint Item": {},
"SharePoint File": {},
"SharePoint Folder": {},
"SharePoint Site Collection": {}
},
"excludeEntTypes": {
"Azure AD Group": {},
"O365-ServicePlan": {},
"O365-SKULicense": {},
"O365-PermissionLevel": {},
"O365-BasePermission": {}
}
}
======

Even if I press Save, when I edit the job again, the import config disappears.
For some reason, I cannot save.

AM_1-1721970631150.png

The same problem occurs using the JSON described below.
[Importing O365 Objects based on Query]
https://docs.saviyntcloud.com/bundle/MSOffice365-v24x/page/Content/Using-the-Microsoft-Office-365-Co...

[Question]
Is this a bug?
How do I use import config correctly?

Regards,

9 REPLIES 9

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @AM,

Please mention only those entitlement types which you want to import in import config.

Thanks.

If you find the above response useful, Kindly Mark it as "Accept As Solution".

Hi @sudeshjaiswal 

Thank you for your response.


I tried the following two patterns because I wanted to import a SharePoint Group.

===

{
"SharePoint Group": {}
}
===
{
"importEntTypes": {
"SharePoint Group": {}
}
}
===

However, I could not save the Import Config. But there is no error.
First of all, the problem is that the Import Config cannot be saved, rather than the JSON description method.
Could you check it?

 
Regards,

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @AM,

I tested this in 24.5 , am able to save the import config, Can you please check in the console log, what error are you seeing.

Thanks.

If you find the above response useful, Kindly Mark it as "Accept As Solution".

Hi @sudeshjaiswal 

Thank you for your testing!
I will consider upgrading, so please let me confirm three things.

1. Could you tell me the values you entered in Import Config?

2. Was the EntitlementType you actually imported narrowed down?

3. Could you tell me the JSON (Import Config) for retrieving only "SharePoint Group"?

 

I couldn't find anything like Error. Could you check it? EIC seems to recognize the Import Config I entered once, but it doesn't save it.

AM_0-1722493619846.png

Regards,

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @AM,

I didnt tried to import anything, but as you said earlier you are not able to save the import config, i tested that PFA belwow.

sudeshjaiswal_0-1722495003567.png

Thanks.

If you find the above response useful, Kindly Mark it as "Accept As Solution".

Hi @sudeshjaiswal 

Thank you for your response.

I checked your PFA.
The Import Type is Custom-Access. I think this is Connection Type AzureAD.
I can save if Connection Type is AzureAD.
The problem this time is Connection Type Office365. Import Type is also Access-details, not Custom-Access.
Could you check again? If you have any questions, I would appreciate it if you could ask me.

Regards,

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @AM,

This is the known issue and would be fixed in the 24.9 version.

Thanks

If you find the above response useful, Kindly Mark it as "Accept As Solution".

Any JIRA ID?


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

Hello @rushikeshvartak,

Will be shared in release notes of 24.9, Will keep you posted.

Thanks.

If you find the above response useful, Kindly Mark it as "Accept As Solution".