github.com/cs3org/reva/v2@v2.27.7/changelog/1.4.0_2020-11-17/appprovider-wopibridge.md (about) 1 Enhancement: Resolve a WOPI bridge appProviderURL by extracting its redirect 2 3 Applications served by the WOPI bridge (CodiMD for the time being) require 4 an extra redirection as the WOPI bridge itself behaves like a user app. 5 This change returns to the client the redirected URL from the WOPI bridge, 6 which is the real application URL. 7 8 https://github.com/cs3org/reva/pull/1234