Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
710:cms_sharepoint_online [2024/07/31 08:56] – Haupt, Manfred | 710:cms_sharepoint_online [2024/09/26 09:35] (current) – Policnik, Florian | ||
---|---|---|---|
Line 88: | Line 88: | ||
* Default Value: false | * Default Value: false | ||
* Description: | * Description: | ||
+ | |||
+ | ==== Proxy configuration (since Stages 7.10.10.0) ==== | ||
+ | |||
+ | Stages can communicate with SharePoint Online through a proxy. Fill in the '' | ||
+ | |||
+ | > proxy.scheme | ||
+ | |||
+ | * Default value empty (no proxy) | ||
+ | * Possible values: http, https | ||
+ | * Description: | ||
+ | |||
+ | > proxy.hostname | ||
+ | |||
+ | * Default value empty (no proxy) | ||
+ | * Example values: proxy.example.com or 10.1.2.3 | ||
+ | * Description: | ||
+ | |||
+ | > proxy.port | ||
+ | |||
+ | * Default value empty (no proxy) | ||
+ | * Example values: 3128 | ||
+ | * Description: | ||
+ | |||
+ | > proxy.username | ||
+ | |||
+ | * Default value is empty (proxy doesn' | ||
+ | * Example values: username | ||
+ | * Description: | ||
+ | |||
+ | > proxy.password | ||
+ | |||
+ | * Default value is empty (proxy doesn' | ||
+ | * Example values: secretPassword | ||
+ | * Description: | ||
===== Azure Portal ===== | ===== Azure Portal ===== | ||
Line 276: | Line 310: | ||
- Stages application technical limitation: Proxy network won’t work to SharePoint online, it will work to direct internet access | - Stages application technical limitation: Proxy network won’t work to SharePoint online, it will work to direct internet access | ||
- | |||
- We do not support the indirect route via a proxy. The SharePoint Online integration requires direct access to [[https:// | - We do not support the indirect route via a proxy. The SharePoint Online integration requires direct access to [[https:// | ||