Skip to content

Conversation

@stetbern
Copy link
Contributor

@stetbern stetbern commented Jun 8, 2022

Fixes #730 - error "Parameter ui_locales is directly supported via the authorization request builder, use the builder method instead" when using ui_locales as additional parameter on Android.

Description

Uses setUiLocales builder method when ui_locales was given with additional parameters.

Steps to verify

  1. Add ui_locales to additionalParameters in AuthConfiguration
  2. Launch webbrowser for login by calling authorize
  3. Error is thrown and the web browser never launches

@kadikraman kadikraman merged commit 5c74547 into FormidableLabs:main Jun 8, 2022
@kadikraman
Copy link
Contributor

This is published in the next release candidate 7.0.0-rc1 🎉

@flo-sch
Copy link

flo-sch commented Jan 11, 2023

I missed that fix, thank you very much, appreciate it :)
Looking forward the next stable release!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Android][Azure AD B2C] Unable to set additional parameter ui_locales

3 participants