github.com/cs3org/reva/v2@v2.27.7/changelog/2.20.0_2024-06-19/initiator_id.md (about)

     1  Enhancement: Allow passing a initiator id
     2  
     3  Allows passing an initiator id on http request as `Initiator-ID` header. It will be passed down though ocis
     4  and returned with sse events (clientlog events, as userlog has its own logic)
     5  
     6  https://github.com/cs3org/reva/pull/4587