office addins - sharepoint add-in multi site installation -


developing provider hosted application application redirects different pages of web application hosted on azure web site. web site handles app installed event. problem in web.config of site, need add client id , password, these (client id/password) automatically generated sharepoint online app registration page, after register application on sharepoint online site.

so if install app on sponline site , works fine, if try install on site, when redirects azure web site page, got authentication error.

need add unique client id , password azure web site when sharepoint app in being installed on client ‘s sharepoint site can identified safe, authenticated , well-functioning azure site. in current process, have create azure web site each sharepoint site application being installed

how done sharepoint plugins? provider have generate id , secret on each sharepoint site. in sharepoint web provider project code , found called hostedappsigningkey , hostedappname , did not find tutorial that. can these used solution?

to support multiple environments should generate id/secret microsoft seller dashboard (even if don't plan sell add-in) , use 1 set environments. should not use appregnew page.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -