# Set language for SSO users

**URL:** https://meta.discourse.org/t/set-language-for-sso-users/78458
**Category:** Support
**Created:** [January 19, 2018, 7:49am UTC](https://meta.discourse.org/t/set-language-for-sso-users/78458 "2018-01-19T07:49:21Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [April 19, 2019, 12:48am UTC](https://meta.discourse.org/t/set-language-for-sso-users/78458/8 "2019-04-19T00:48:26Z")

</div>

> [@unixtam](#):
>
> I would prefer a solution that doesn’t require a plugin.

You can now set a user’s locale with SSO without a plugin. There are two parameters you can add to the SSO payload for this: `locale` and `locale_force_update`. The `locale` parameter needs to be set to a value that Discourse will accept. Here’s the list of locales that Discourse will accept:

```plaintext
ar, bg, bs_BA, ca, cs, da, de, el, en, es, et, fa_IR, fi, fr, gl, he, hu, id, it, ja, ko, lt, lv, nb_NO, nl, pl_PL, pt, pt_BR, ro, ru, sk, sl, sq, sr, sv, sw, te, th, tr_TR, uk, ur, vi, zh_CN, zh_TW

```

The `locale_force_update` parameter is used if you wish to update the locale of an existing user via SSO.

---

_[View the full topic](https://meta.discourse.org/t/set-language-for-sso-users/78458)._
