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

SSO Icon does not show on the login page, error 401 Internal Redirect after updating to 1.11.72 #1814

Closed
vincejv opened this issue Aug 5, 2024 · 1 comment · Fixed by #1817
Assignees
Labels
A-SSO O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect X-Regression

Comments

@vincejv
Copy link

vincejv commented Aug 5, 2024

Steps to reproduce

  1. Install a clean version 1.11.72
  2. Start Element
  3. Click Login
  4. Enter custom home server URL

(configured with Legacy SSO config like below)

  - idp_id: authelia
    idp_name: "Authelia"
    discover: true
    idp_icon: "mxc://authelia.com/cKlrTPsGvlpKxAYeHWJsdVHI"
  1. SSO Icon does not show
    image

Outcome

What did you expect?

On v1.11.71 authelia (SSO) icon shows like this screenshot
image

What happened instead?

Icon does not show with this error in DevTools
image
image

Applied the temporary work around described on element-hq/synapse#17483, it does not solve the issue..

Operating system

Ubuntu 22.04.4 LTS

Application version

Element version: 1.11.72

How did you install the app?

By installing this debian repo https://packages.element.io/debian/element-io-archive-keyring.gpg

Homeserver

Synapse 1.112.0

Will you send logs?

Yes

@vincejv vincejv changed the title SSO Icon does not show on the login page, error "401 Internal Redirect" SSO Icon does not show on the login page, error 401 Internal Redirect after updating to 1.11.72 Aug 5, 2024
@dosubot dosubot bot added A-SSO O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels Aug 5, 2024
@vincejv
Copy link
Author

vincejv commented Aug 6, 2024

btw, this bug only occurs on the Desktop client, not reproducible on Element Web 1.11.72

@dbkr dbkr added S-Minor Impairs non-critical functionality or suitable workarounds exist and removed S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels Aug 6, 2024
@t3chguy t3chguy self-assigned this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-SSO O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect X-Regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants