Problem/Motivation

I have set up the module for SSO on my multilingual site.
The module works as expected on Firefox but NOT on chrome/Edge, tried incognito etc.
The getToken() does not see the user as authenticated, however when I visit /i18n_sso/get-token I get the nice message saying "here's your token you logged in successfully"

Comments

ichionid created an issue. See original summary.

ichionid’s picture

Issue summary: View changes
grimreaper’s picture

Status: Active » Postponed (maintainer needs more info)

Hello,

I have just tested with Chromium Version 89.0.4389.90 (Build officiel) Built on Ubuntu , running on Ubuntu 18.04 (64 bits)

On:
- Drupal core 9.1.6
- PHP 7.4
- last dev version of the module (changes between dev version and latest release are only code style)

I think that you have a plugin in your chrome preventing the module to work.

grimreaper’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)