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

Firefoxでログインできない #23

Open
yuki-js opened this issue Feb 18, 2023 · 0 comments
Open

Firefoxでログインできない #23

yuki-js opened this issue Feb 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@yuki-js
Copy link
Collaborator

yuki-js commented Feb 18, 2023

意図した動作

Googleでログインを押すと、Kintamanにログインでき、勤怠画面が表示される。
ETPの有無に関係なく成功する。

実際の動作

ETPが有効な状態で、ログインを試行すると、Googleのアカウントピッカーは表示され、Firebase Authの認証エンドポイントを通過しリダイレクトされるが、勤怠画面ではなく、非ログイン画面に飛ばされる。
ETPが無効な状態では意図した動作通りになる。

原因

ETPによってクロスサイトクッキーが削除されることが原因であると考えられる。

回避策

  • Safari, Firefoxなど、TPが存在するブラウザにおいて、ログインの失敗を検知したら、TPの停止を求めるダイアログを表示する。

解決策

  1. クロスサイトクッキーを使わないようにする
  2. ETPの例外に追加してもらう
  3. クロスサイトクッキーであっても制約を受けない設定がないか調べる
@yuki-js yuki-js added the bug Something isn't working label Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant