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

AD Group Management: AD preexisting group is not visible under Manage AD groups

poonammhetre
New Contributor II
New Contributor II

Hello,

 

We have implemented AD group management and noticed that when group is already present in the AD, when it gets imported into saviynt, it is visible under Admin->Identity Repository ->Entitlements but not under Manage AD groups tile. 

Our understanding is that for every AD group corresponding role object will get created but it is not working this way.

Can anyone provide some guidence on why AD group is not visible under Manage AD group but it is visible under Admin->Identity Repository ->Entitlements??

 

Thanks,

Poonam

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

Role Object does not get automatically created. You need to use Sav4Sav role import XML to convert all AD Groups to Role Object with Entitlement Type

 

SAMPLE 

https://docs.saviyntcloud.com/bundle/Database-v24x/page/Content/Configuring-the-Integration-for-Impo...


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

poonammhetre
New Contributor II
New Contributor II

@rushikeshvartak  This is happening only for specific group which was deleted from saviynt and then reinstate in AD. Apart from this group all other preexisting AD groups are visible under Manage AD groups.  Also I checked if that group is present in roles using below query, it is present in roles table.

select role_name from roles where role_name ='rolename'

Question is why it is not getting displayed on Role list page when I navigate to Manage AD Groups.

Do we need to make any changes in GSP file? roles/list.gsp page?

Thanks,

Poonam

what is role type of role & does role have owner ?


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

poonammhetre
New Contributor II
New Contributor II

@rushikeshvartak  Role type is entitlement and it does not have owner.

Please add owner


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