Sharepoint authentication types

Certified Senior Developer

Hi,

we need to make an integration with SharePoint Online, in form of single system login, with Appian 21.4

The customer after done the configuration on SharePont, gave us a PFX certificate and no client secret.

But as I read on Appian documentation the "certificate authentication" is an alternative to Client Secret authentication which is needed by Sharepoint Connected System on Appian.

So we need the customer to configure following "Granting access using SharePoint App-Only" (https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azureacs)

and not "Granting access via Azure AD App-Only".

Is what I say correct?

Is there a way to configure a SPO integration on Appian by using the certifcate authentication?

Thanks

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer

    Update:

    I confirm what I said in the previous post, Appian's default Connected system for Sharepoint Online uses "Granting access using SharePoint App-Only" type of authentication. Our issue is that the customer only allows "Azure AD app for app-only access" authentication, using a certificate and its private key. So no Client Secret. Therefore we are looking for a way to generate an integration with SPO customized to this constraint imposed by the customer.

Reply
  • 0
    Certified Senior Developer

    Update:

    I confirm what I said in the previous post, Appian's default Connected system for Sharepoint Online uses "Granting access using SharePoint App-Only" type of authentication. Our issue is that the customer only allows "Azure AD app for app-only access" authentication, using a certificate and its private key. So no Client Secret. Therefore we are looking for a way to generate an integration with SPO customized to this constraint imposed by the customer.

Children