wekan / wekan

The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.
https://wekan.github.io
MIT License
19.6k stars 2.83k forks source link

OIDC sign in button does nothing iOS Brave/FF Focus - pop-up vs redirection implementation #5231

Open distresscode opened 11 months ago

distresscode commented 11 months ago

Server Setup Information

Problem description

OIDC login does not work in iOS brave & firefox focus (safari works). Wekan uses a pop-up instead of a redirect method.

Reproduction Steps

Fresh install of Wekan on Cloudron (latest package). OIDC sign in button does nothing when clicked in Brave & Firefox Focus. Pop-ups allowed in settings for Brave. This option does not exist in FF Focus. Only Safari works fine if pop-ups enabled.

xet7 commented 11 months ago

@distresscode

PRs welcome.

I have tried to get using redirect working, but I did not get it working.