Hi,
We have created a sharepoint provider hosted app which adds a custom action to all the documents in the document library. Once the user clicks the action, sharepoint redirects the user to our existing product (running on apache tomcat). Our product then uses OAuth and Rest Api to read information from sharepoint online. Now the issue is that the app would deployed to our customers on a per customer basis. We can't put the app on the marketplace as our product doesn't support multiple tenancy. We will provide the .app files to the customers which they can deploy to their sharepoint. Currently we have to provide App Id and App Secret while publishing the app. How can the customers modify the app files to change the app id , app secret and the redirect url of the app without using visual studio or any programming tool
Thanks
Pranava
We have created a sharepoint provider hosted app which adds a custom action to all the documents in the document library. Once the user clicks the action, sharepoint redirects the user to our existing product (running on apache tomcat). Our product then uses OAuth and Rest Api to read information from sharepoint online. Now the issue is that the app would deployed to our customers on a per customer basis. We can't put the app on the marketplace as our product doesn't support multiple tenancy. We will provide the .app files to the customers which they can deploy to their sharepoint. Currently we have to provide App Id and App Secret while publishing the app. How can the customers modify the app files to change the app id , app secret and the redirect url of the app without using visual studio or any programming tool
Thanks
Pranava