node-wopi-server icon indicating copy to clipboard operation
node-wopi-server copied to clipboard

Can you please help me with proof keys implementation

Open priyanshumaurya007 opened this issue 1 year ago • 2 comments

I wanted to extend my sincere appreciation for the invaluable resource your repository has been during my WOPI work.

As I dive into implementing WOPI proof keys, I've noticed some commented-out sections in the code. Could you offer some guidance on how to proceed?

priyanshumaurya007 avatar Mar 09 '24 06:03 priyanshumaurya007

Can you point to which section of the code you're referring?

mikeebowen avatar Mar 11 '24 16:03 mikeebowen

Hi @priyanshumaurya007, I realized you're referring to the proof keys. Unfortunately, it's commented out, because I haven't completed the implementation. Part of the difficulty is that the wopi-validator-core test for proof keys currently will always fail. There is a PR with a fix here (https://github.com/microsoft/wopi-validator-core/pull/86), but it hasn't been touched in 4 years.

mikeebowen avatar Mar 11 '24 16:03 mikeebowen