Expand Minimize

App references external StartPage

App can reference external URL in attribute StartPage

CheckId SPD013102
TypeName AppReferencesExternalStartPage
Severity Information
Type App

In AppManifest.xml of an App external urls can be referenced as RemoteEndpoints.

<?xml version="1.0" encoding="utf-8" ?>
<App xmlns="http://schemas.microsoft.com/sharepoint/2012/app/manifest">
   ...
   <Properties>
      <StartPage>https://www.externalWeb.net/Pages/Default.aspx?{StandardTokens}</StartPage>
   </Properties>
   ...
</App>

Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.