Guides & Tools
How to specify the language used by the user interface (where supported)
By default, Criipto Verify uses the Accept-Language HTTP request header to figure out which language the user prefers.
You can override this per authentication request by specifying a ui_locales
query parameter. This works for both OpenID Connect and WS-Federation, even if WS-Federation does not have protocol support for per-request language selection.
The actual support for controlling the language varies by eID method
da
and en
supported. nb
and en
supported.sv
and en
supported.fi
, se
and en
supported.Additionally, the following syntax is supported: da-DK
|sv-SE
|nb-NO
|en-US
.