A control that demonostrates how Microsoft Graph API can be consumed in PCF control. It allows a user to sign-in and retrieve permitted Microsoft Graph resources.
- Customize Users (systemuser) view that includes "Azure AD Object ID" attribute.
- Add a sub-grid on your form, set the data source to the Users view.
- Add the custom control to the sub-grid control.
- Configure the custom control properties (more detail in the post linked below).
- Save and publish.
More in depth explanation of the PCF control in this post.
Latest solutions are found in Releases.