Click HERE to see how Saviynt Intelligence is transforming the industry. |
03/14/2024 10:45 AM
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
03/14/2024 08:17 PM - edited 03/14/2024 08:18 PM
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
03/15/2024 02:21 AM
@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
03/17/2024 07:03 PM
what is role type of role & does role have owner ?
03/17/2024 09:09 PM
@rushikeshvartak Role type is entitlement and it does not have owner.
03/17/2024 09:43 PM
Please add owner