After using AAD group and experiencing many difficulties, I've been wondering the possibility to create users and setup security roles via API calls to F&O. Has anyone been using this kind of solution successfully in user management?
The main problem with Entra groups is that you can't use saved views with it. And our customer wants to use personalized views.
From MS learn:
Publishing views to security roles doesn't consider the role assignments made to Active directory security groups."
So that's why we're considering to remove AAD groups configuration from F&O and instead use e.g. Logic apps to create users and assign roles via odata posts.
Is it possible to create users and assign roles via API calls to F&O
Hi Migi,
There are public data entities available to manage the users and security role assignments.
The entities SystemUser, SecurityUserRoleAssociation, and SecurityUserRoleOrganization can be used.
Like Billur mentioned, there are also some other alternatives for assigning roles to users. If you can mention what challenges you faced and some background on the idea for using an API, we might be able to recommend a particular approach.
Is it possible to create users and assign roles via API calls to F&O
Hi,
Have you considered to use auto role assign to user by to use the employee position?
Maybe it would be easier.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.