Problem while retrieving task list from AuthorizationManager (AzMan)

I use authorization manager in one of my applications, and my requirement is to copy AzMan storage from one place to another. My source location is the Active directory, and the destination is xml, and I have a path for both.

When I create the AzMan repository and initialize the source link to get the object descriptor, the number of tasks in the source repository application seems to include Tasks + Roles. Can anyone point out that this is a bug in AzMan or am I mistaken.

+3
source share
1 answer

( AzMan, API) . , IAzTask.IsRoleDefinition.

IAzRole , API AzMan.

0

Source: https://habr.com/ru/post/1704882/


All Articles