Forum Discussion
Productos
Mar 16, 2023Copper Contributor
Error access denied with app-principals in Sharepoint Online
To activate an integration between a SAP system and Sharepoint Online, a security entity called SPFacturasSAP has been created, this entity has been created at the client's site and has been given fu...
Productos
Mar 21, 2023Copper Contributor
Hello,
I checked that this parameter is set to false:
PS C:\WINDOWS\system32> Get-SPOTenant | findstr "DisableCustomAppAuthentication"
DisableCustomAppAuthentication : False
PS C:\WINDOWS\system32>
Thanks & regards.
I checked that this parameter is set to false:
PS C:\WINDOWS\system32> Get-SPOTenant | findstr "DisableCustomAppAuthentication"
DisableCustomAppAuthentication : False
PS C:\WINDOWS\system32>
Thanks & regards.
Productos
Mar 30, 2023Copper Contributor
Is there any other configuration that is necessary so that the access denied error is not generated? It was already verified that the DisableCustomAppAuthentication parameter was set to false.