Azure-Samples / active-directory-b2c-android-native-appauth

Demonstrates how you can use a third party library to build an Android application that authenticates Microsoft identity users to our B2C identity service and calls a web API using OAuth 2.0 access tokens.
http://aka.ms/aadb2c
Other
20 stars 12 forks source link

Wrong Custom Redirect URI Sample #2

Closed karthikeyanVK closed 7 years ago

karthikeyanVK commented 7 years ago

Updated proper valid uri that is accepted in azure b2c application

gsacavdm commented 7 years ago

Good catch, thanks @karthikeyanVK !