github.com/cs3org/reva/v2@v2.27.7/changelog/1.14.0_2021-10-12/wopi-consistent-userid.md (about)

     1  Enhancement: pass an extra query parameter to WOPI /openinapp with a
     2  unique and consistent over time user identifier. The Reva token used so far
     3  is not consistent (it's per session) and also too long.
     4  
     5  https://github.com/cs3org/reva/pull/2155
     6  https://github.com/cs3org/wopiserver/pull/48