Origami People Directory uses Graph to get photos and some profile information from Entra ID.
Here is how to enable this connection:
- Go to portal.azure.com and log in with administrative rights
- Find Microsoft Entra ID service and open it
- On the left panel, select App Registrations
- Under All Applications category, find the app named “SharePoint Online Client Extensibility Web Application Principal” as shown below.
- Click on the app link From the left panel
- Select API Permission
- Select Microsoft Graph from the list of applications
- Add new Delegated permission “User.ReadBasic.All” as shown below
- Add new Delegated permission “User.Read.All” as shown below
Finally, you will need to grant admin consent as follows:
- Click the [Grant admin consent … ] link as shown below
- Click Yes and confirm that permission has been granted.
Give about an hour for this change to propagate in your tenant.