Code Monkey home page Code Monkey logo

Comments (7)

wkloucek avatar wkloucek commented on May 29, 2024

@michaelstingl could you please provide some more details? I'm running a 10.8 in docker with oauth2 app and don't have any noticeable problems

from server.

michaelstingl avatar michaelstingl commented on May 29, 2024

What screen do you see after desktop client authorisation? Left or right one?

from server.

wkloucek avatar wkloucek commented on May 29, 2024

The screen on the left.

Peek.2021-10-01.10-05.mp4

from server.

michaelstingl avatar michaelstingl commented on May 29, 2024

I tried this:

docker pull owncloud/server:latest
docker run --rm -d \              
  --name owncloud \
  -p 18080:8080 \
  -e OWNCLOUD_APPS_ENABLE=oauth2 \
  -e ADMIN_USERNAME=admin \
  -e ADMIN_PASSWORD=admin \
  owncloud/server:latest

Then I connected my 2.82 desktop client to http://10.18.17.160:18080/ (2.9 complains about non-SSL connection). After this, I still see the login, as seen in the right image. (Safari 14.0.3 (16610.4.3.1.7) on macOS Big Sur 11.2.3 (20D91)). I see the confirmation as seen in left image, when connection to our internal instance.

from server.

xoxys avatar xoxys commented on May 29, 2024

Please try OWNCLOUD_HTTP_COOKIE_SAMESITE=None

from server.

michaelstingl avatar michaelstingl commented on May 29, 2024

Please try OWNCLOUD_HTTP_COOKIE_SAMESITE=None

Yes, works 👍

from server.

michaelstingl avatar michaelstingl commented on May 29, 2024

-e OWNCLOUD_HTTP_COOKIE_SAMESITE=lax works too 👍

from server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.