Hi all,
We use the Active Directory Group Mapping component to map Active Directory Groups to OutSystems Roles in our organization. Even though the component is recommended by OutSystems for such a task, it hasn't been upgraded in a while, and its developers don't answer the questions/errors related to the component anymore.
Is there an alternative for grouping Active Directory Groups to OutSystems Roles? Haven´t found anything on forge.
Thanks
Hello,
Have you tried looking over the documentation here: https://success.outsystems.com/Documentation/11/Developing_an_Application/Secure_the_Application/End_User_Management/End_Users_Authentication/Configure_Active_Directory_authentication
OutSystems allows out-of-the-box AD integration and it should also synchronize AD groups to OS groups.
Regards,
Bogdan
Hi Bogdan Boglea, thanks for the reply. Unfortunately, OutSystems does not synchronize AD groups to OS groups out of the box.
You can also try the Azure AD authentication, in the Claims section there is a possibility to set the groups claims, then it should synchronize correctly to the named OutSystems groups