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

[FEATURE] Use OIDC standard user claim member "locale" within the SSO flow and to set the user's default language #11709

Open
matrixbot opened this issue Dec 19, 2023 · 0 comments

Comments

@matrixbot
Copy link
Collaborator

matrixbot commented Dec 19, 2023

This issue has been migrated from #11709.


Use OIDC standard user claim member locale ( [ISO639‑1] language code, e.g. en-EN; see https://openid.net/specs/openid-connect-core-1_0.html#UserInfo) ...

  1. to choose the user's language within the SSO flow (affected template: synapse/res/templates/sso_redirect_confirm.html) and
  2. to set the user's default language for matrix clients (e.g. Element Web).

Currently, ...

  1. the SSO redirect template uses en-EN only and
  2. the language is chosen on the basis of the browser language.
@matrixbot matrixbot changed the title Dummy issue [FEATURE] Use OIDC standard user claim member "locale" within the SSO flow and to set the user's default language Dec 21, 2023
@matrixbot matrixbot reopened this Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant