Using the validator application to validate your WOPI implementationΒΆ
Since WOPI is used in both the Office for the web and Office for iOS integrations, you can verify your WOPI implementation by following the instructions at WOPI Validation application.
If you do not integrate with Office for the web, you can still verify your WOPI implementation using the above instructions by
building a minimal host page and setting the VALIDATOR_TEST_CATEGORY to OfficeNativeClient
. This
will run only the tests that are necessary for Office for iOS integration.
The validator application will not be able to verify the end user experience entirely, so manual validation must also be done.
Note
You will not be able to invoke any WOPI actions successfully unless your WOPI domain has been added to the WOPI domain allow list.