Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.

Add SecurityToken support #7

Open
patriclougheed opened this issue Oct 17, 2017 · 8 comments
Open

Add SecurityToken support #7

patriclougheed opened this issue Oct 17, 2017 · 8 comments

Comments

@patriclougheed
Copy link

There is no field in the options to include the token signature required for OnlyOffice to create a doc so I get an Invalid Token message. OnlyOffice v4.2+ now have security tokens that are required.

https://api.onlyoffice.com/editors/signature/

2017-10-17 11_24_51-dashboard - friendz - k-12 social network

@trofim24
Copy link

Security tokens starting with version 4.2, but they are not required.

@patriclougheed
Copy link
Author

Not required if you want your self hosted version left unprotected. A password is set by default and must be cleared if you want this module to work. As is, this does not work with a default install of OnlyOffice.

@ShockwaveNN
Copy link
Contributor

@patriclougheed Seems that you use https://doc.onlyoffice.com like in example in configuration page.
So, we (ONLYOFFICE) enabled JWT security on https://doc.onlyoffice.com some time ago, so this server will not work with any setup (expect our, ONLYOFFICE).
You should setup our free onlyoffice-documentserver on your own server and connect to it. See: https://github.com/ONLYOFFICE/DocumentServer/

@patriclougheed
Copy link
Author

Thanks but I am using my own install and it works great with OwnCloud because there is a setting to enter the security token. This module does not have a token field in the settings.

@Gaili
Copy link

Gaili commented Jan 16, 2018

Yeah, please add the possibility to work with the security token! Otherwise it is not secure to use the module. Thanks!

@marc-farre
Copy link

+1

@luke- luke- changed the title Invalid Token Message Add SecurityToken support Jan 21, 2019
@tovoro
Copy link

tovoro commented Aug 22, 2019

Are there any news regarding this issue?

@dreua
Copy link

dreua commented Dec 22, 2020

I think this is fixed in the new version of this module and this issue can be closed: https://github.com/ONLYOFFICE/onlyoffice-humhub

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants