CSSCurrent en:Cryptshare for OWA
Cryptshare for OWA is an add-on product for Office 365. It can be used in the browser.
General
The administration section for OWA on the Cryptshare Server allows to setup and administer your Cryptshare for OWA clients from the Cryptshare Server administration interface. It is possible to upload new add-on versions in this section in order to provide an Office 365 add-in manifest URL which is required to setup the OWA add-in in the Outlook environment.
CORS
CORS (Cross-Origin Resource Sharing) is a system restricting which other web pages can make HTTP requests to a web site or web API. The web-browser only allows a web site to perform HTTP requests against either the origin it is running on (e.g. a site under 'https://cryptshare.example.com/resources/client.owa/index.html' can make requests against other resources on 'https://cryptshare.example.com'), or different origins which explicitly allow the requesting origin to do so. This prevents an attacker, which has tricked a user into visiting a malicious site, from sending unauthorized requests to a legitimate site with the users credentials. This affects Cryptshare for OWA clients when attempting to download Cryptshare Transfers from a Cryptshare Server different from the one the current add-in is installed on. In order to allow the recipients, that users of your Cryptshare Server send Cryptshare Transfers to, to download the transfers in Cryptshare for OWA, you will have to allow their Cryptshare Servers URL in your Cryptshare Servers CORS settings.
Options
The following options are available:
- Disable: No Cryptshare for OWA instances on other Cryptshare Servers may access this Cryptshare Servers transfers.
- Individual Hosts: Only the Cryptshare for OWA instances on other Cryptshare Servers for which the other Cryptshare Servers origin has been entered may access this Cryptshare Servers transfers.
- Allow all: Cryptshare for OWA instances on any Cryptshare Servers may access this Cryptshare Servers transfers.
In the following example, User A sends a Cryptshare Transfer to User B, using their own Cryptshare Server, "Cryptshare Server A".
In order for User B to be able to download the Transfer via Cryptshare for OWA, Cryptshare Server B's URL ('https://cryptshare.example.com') has to be allowed in the CORS configuration of Cryptshare Server A.
When sending Transfers between Users on the same Cryptshare Server, the CORS configuration will not be need to be changed.