Task #2889
closed
- Status changed from New to In Progress
- % Done changed from 0 to 20
owners and members, are not loaded into group object as I thought, so we need to load them extra.
Green line now should work.
Added new attributes to schema.
There is a way to expand basic query to get members but it has some limitation, it only return limited number of record without link to next page, so its useless.
Sticking with workaround from previous post - loading all members and owners by extra query
- % Done changed from 20 to 90
Implemented loading of AD groups and Azure roles.
If you want to load Azure roles you need to enable it in connector config. Default value is false.
Tested operations:
- Load all AD groups
- Load all AD groups and Azure roles
- Get members and owners with AD groups
- Get members with Azure roles
All was tested via synchronization in IdM. Objects in IdM are correctly created.
Getting of one record is implemented to and it should work, but it can be test in IdM version 11.0.1 because of bug which was fixed #981
If you try to load one record on account tab or entities tab you object class ACCOUNT is used every time instead of GROUP.
When you try to load Azure roles only the roles which are already assigned to someone are returned.
- % Done changed from 90 to 100
- Status changed from In Progress to Closed
Also available in: Atom
PDF