Forum Discussion

Fabrizio Lamari's avatar
Fabrizio Lamari
Copper Contributor
May 15, 2017

Grant App Permission automatically via REST

Hi everybody,

 

I wanted to know if there is a way to automate the procedure to grant app permission.
By app permission I mean the way to grant add-in rights like described here: https://dev.office.com/sharepoint/docs/sp-add-ins/add-in-permissions-in-sharepoint.

 

Our use case is that we deploy automatically a site by using a site template which already includes a SharePoint Designer 2013 Workflow which for certain operations needs more rights then the user which runs it. Therefore we need grant the workflow app permissions to access a central site collection.

 

The goal is now to automate che procedure to grant permission to the corresponding workflow app of the newly created site automatically, in the best case by using a REST API if available.

 

Does someone know if there is such an API to do the automization?

 

Thanks for your replies already in advance.

 

Regards,

 

Fabrizio

 

 

  • Hi Fabrizio,

     

    To my knowledge there is no such API available to date. You could add a request for it using the SharePoint Uservoice

     

    If I remember correctly VesaJuvonen did mention some new API's coming available soon for provisioning App packages (SPFx). So let's hope...

    • Deleted's avatar
      Deleted

      Hi Fabrizio,

       

      is it online or on prem? there is a difference there. I thought it is possible depending on functionality and if online or on premm

       

      kr,

       

      Paul

      • Fabrizio Lamari's avatar
        Fabrizio Lamari
        Copper Contributor
        Hi Paul,

        It's for SharePoint Online. Do you know for which environment it should be possible?

        Regards,

        Fabrizio
    • Fabrizio Lamari's avatar
      Fabrizio Lamari
      Copper Contributor
      Hi Robert,

      Thank you for your immediate reply. Let's hope that the API will be extended soon.

      Regards,

      Fabrizio

Resources