Yvand / EntraCP

EntraCP (formerly AzureCP) is a claims provider that connects SharePoint to your Microsoft Entra ID tenant, in federated authentication
https://entracp.yvand.net/
Apache License 2.0
36 stars 8 forks source link

Issue with EntraCP in SharePoint 2016 - assembly error #250

Closed AbdulAfrad closed 2 months ago

AbdulAfrad commented 5 months ago

Unable to get access token for tenant 'tenant.onmicrosoft.com': Could not load file or assembly 'Azure.Core, Version=1.36.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' or one of its dependencies. The system cannot find the file specified. Can someone please help me? I get this when I try to test connection.

Yvand commented 5 months ago

It looks like you did not set the assembly bindings, as documented in https://entracp.yvand.net/docs/usage/installation/#set-the-assembly-bindings

AbdulAfrad commented 5 months ago

Hi Yvand, That was it. appreciate it. another question how can I map SharePoint user domainname\username with Entra ID UPN or email address?

Regards

Yvand commented 5 months ago

You cannot. Users who sign-in to SharePoint with different authentication modes are completely different and cannot be mapped. You either need to duplicate permissions (bad idea, almost impossible to maintain) or use only 1 mode and migrate the permissions of the old mode to the new mode

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 5 days with no activity.