5

Could you please provide an additional Authentiaction for the Sharepoint Integration Module.


Right now the only way to authenticate is by ClientId and ClientSecret.

https://github.com/microsoft/ALAppExtensions/blob/main/Modules/System/SharePoint%20Authorization/src/SharePointAuth.Codeunit.al

It would be preferable if we could authenticate by using oauth with the current user context, simliar to the OAuth for Outlook Mailing.



Github Issue for Reference: https://github.com/microsoft/ALAppExtensions/issues/20930

STATUS DETAILS
Planned
Ideas Administrator

Thank you for this suggestion! The idea is being worked on as an open source contribution: Client Credentials Support for Sharepoint by pri-kise · Pull Request #705 · microsoft/BCApps (github.com)