Support OIDC parameters `login_hint` and `ui_locales`.

This parameters are available in OIDC specs: Final: OpenID Connect Core 1.0 incorporating errata set 1

login_hint allows for setting a default e-mail (or user name or phone number) to be filled in the login page.
ui_locales allows to force the default language of the login page.