44
Views
0
Comments
[Active Directory] Synchronization is not implemented in SyncRoles of ActiveDirectoryCore
active-directory
Web icon
Forge asset by Renato Pauleta
Application Type
Traditional Web

Hello.

I am trying to implement a mapping with User_Roll using the Timer feature of ActiveDirectory.

However, in the following Extension section, no data is returned and no synchronization is performed.

ActiveDirectoryCore >AD_GroupGetUsers > AD_GetGroupUsers


The following is a description of what I have done.

Assumption: Users have already been synchronized


1 Use ActiveDirectoryMapping to link groups on the AD server to ROLL on Outsystems.

2 Run SyncRoles manually.


Expected behavior

The Outsystems Users should be newly added to the appropriate user's role.

(Data will be added to the User_Roll entity)


Actual behavior

Users in Outsystems will not be newly added to the role of the corresponding user

(No data is added to the User_Roll entity)

And all existing roles will be deleted


Please point out if the expected behavior is wrong in the first place.


I look forward to your response!

Thank you.


Translated with www.DeepL.com/Translator (free version)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.