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

SAML nor OpenID_Connect display_name seem to be respected #19666

Closed
samip5 opened this issue Nov 2, 2022 · 2 comments
Closed

SAML nor OpenID_Connect display_name seem to be respected #19666

samip5 opened this issue Nov 2, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@samip5
Copy link

samip5 commented Nov 2, 2022

Steps to reproduce the problem

  1. Install Mastadon like you normally would
  2. Add SAML or OpenID Connect variables to env, with an DISPLAY_NAME variable
  3. Notice that the login page shows just openid_connect or saml rather than what was the variable set to.

Expected behaviour

It should have been set to the attribute value

Actual behaviour

It was using openid_connect or saml respectfully

Detailed description

Despite #18568 being merged, it would need a new release to fix this or manually changing those.

Specifications

Mastadon v3.5.3
Firefox 106.0.1 on Gentoo linux

@samip5 samip5 added the bug Something isn't working label Nov 2, 2022
@obsidiangroup
Copy link

Can also confirm on a new 3.5.3 install with OIDC configured and working properly that login button only displays "Or log in with OPENID_CONNECT".

Tried using Chrome on Windows, Android, and Ubuntu, Edge on Windows and Android, and Firefox on Windows, Android, and Ubuntu.

@ClearlyClaire
Copy link
Contributor

As noted in the opening post, #18568 addresses the issue.

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

3 participants