Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App provider: cannot open office files on public link #6219

Closed
wkloucek opened this issue Dec 10, 2021 · 3 comments
Closed

App provider: cannot open office files on public link #6219

wkloucek opened this issue Dec 10, 2021 · 3 comments
Labels
Type:Bug Something isn't working

Comments

@wkloucek
Copy link
Contributor

wkloucek commented Dec 10, 2021

Describe the bug

Opening a office file on a public link fails.

Steps to reproduce

Steps to reproduce the behavior:

  1. create public link with some office files
  2. open public link
  3. open office files with Collabora / Onlyoffice / CodiMD

Expected behavior

You see the file opened

Actual behavior

You see an error message

Setup

oCIS 1.16.0-rc1

Error log:
The /app/open requests returns 401 forbidden, because there is no authentication set, in this case the public-token header.

@wkloucek
Copy link
Contributor Author

wkloucek commented Jan 5, 2022

This is actually a bug in ownCloud Web, since it doesn't send any authentication.

It should send the public-token header containing the public token.

image

@wkloucek wkloucek transferred this issue from owncloud/ocis Jan 5, 2022
@wkloucek wkloucek added the Type:Bug Something isn't working label Jan 5, 2022
@wkloucek
Copy link
Contributor Author

wkloucek commented Jan 5, 2022

@kulmann is this something for the fastlane? Or is there some other ticket related to general authentication handling which could solve this (sounded like this in todays standup)?

@wkloucek
Copy link
Contributor Author

wkloucek commented Jan 5, 2022

@kulmann is this something for the fastlane? Or is there some other ticket related to general authentication handling which could solve this (sounded like this in todays standup)?

Nevermind, this looks solved on https://ocis.ocis-web.latest.owncloud.works/. Therefore latest Web seems fine

@wkloucek wkloucek closed this as completed Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant