active-directory-b2c-android-native-appauth
active-directory-b2c-android-native-appauth copied to clipboard
id_configs.xml needs to use b2clogin.com
The current ADB2C documentation mandates the user of b2clogin.com as opposed to onmicrosoft.com.
https://docs.microsoft.com/en-us/azure/active-directory-b2c/b2clogin
This example needs to be updated accordingly.
Isn't the redirect_uri in idp_configs.xml for the redirect from B2C to App? That would remain same right?