https://bugs.documentfoundation.org/show_bug.cgi?id=103825

            Bug ID: 103825
           Summary: [WOPI] access_token_ttl handling
           Product: LibreOffice Online
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

I found some references to access_token_ttl in the code, but it looks like it's
not really implemented.

Note: access_token_ttl value is not really a time interval, it's a precise
data/time of when the session is going to expire.

WOPI spec. talks about prompting users to refresh their sessions, but I think
we can do this automatically. The editor could just send CheckFileInfo request
to the WOPI service so it can refresh the session.

There's no information on how the editor can gen a new session_token_ttl value
after refresh. I suppose the editor could calculate the interval from initial
ttl value and refresh the session periodically using this interval.

http://wopi.readthedocs.io/projects/wopirest/en/latest/concepts.html?highlight=ttl#term-access-token-ttl

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to