Skip to content

Support for localisation #3071

Description

Description

If I pass "da-DK" to MSALInteractiveTokenParameters, in-app entra page does not display the content in Danish language. It picks iPhone Device system language by default. How to exclusively set a language so that Entra page loads with the set language?

interactiveTokenParameters.extraQueryParameters = [
"ui_locales": "da-DK"
]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions