Michael Barz
Michael Barz
> opencloud env option "PROXY_TLS=false" makes it finally work. Is that setting missing in the yaml file for the external proxy setup in the docker compose?
Please try `PROXY_OIDC_ACCESS_TOKEN_VERIFY_METHOD=none` The default in opencloud is `jwt` because we expect a jwt token. If your IdP does not use JWT, then use `none`.
Putting that variable in the .env changes nothing. It will only be picked by the docker-compose.yaml if there is a env substitution already in place.
Downgrading to p2, no dataloss. But still a blocker.
# Concept ## Implementation - Thumbnailer Part WIP by @micbar - Add flag on webDAV to indicate if the server can render a thumbnail
Like i said, we also support it but are not allowed to enable it.
There is another Reva bump ongoing. #4411 It fixes some of the test expectations.
Thank you for the proposal. A pull request is welcome!
hm, from a first glance, these are not identical error messages. 1 `github.com/owncloud/ocis/v2/services/proxy/pkg/middleware/signed_url_auth.go:243` 2 `github.com/owncloud/ocis/v2/services/proxy/pkg/middleware/oidc_auth.go:194`
NOTE, not all log entries have the same attributes.