
Announcements
Hi I'm looking to help citizen developers manage their CDS based canvas apps with AAD security groups, I can see I can share security roles and apps with AAD groups, but after that what do others do to allow developers to mange the groups, I was thinking perhaps creating an app to allow group requests by developers and to allow group owners to manage these groups with some approval workflows as they can't do this directly in azure AD due to company policy.
Appreciate any advice.
Thanks
Dale
Hi @Dalebid1,
You can use Power Apps and Power Automate to achieve this. Your Power App could accept requests which then kick off an Approval in Power Automate. You can then leverage the Azure Active Directory connector to add users to the security group that corresponds with the App, you can also then assign them security roles in Dataverse using the CDS connector to ensure they have access to Dataverse when using the app.
You can refer to this thread for some info as they were doing a similar process with Power Automate to setup access.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.