active-directory-b2c-android-native-appauth
active-directory-b2c-android-native-appauth copied to clipboard
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 to...
It is crazy hard to get started with this for Android with broken samples, please fix this stuff!
This method "handleCodeExchangeResponse" is taking too much time to call and process further after hitting the redirect URL. It's taking random delays (2 to 10 minutes) not every time, we...
Build file '/Users/Integrate_Azure_AD_B2C_into_an_Android_application/build.gradle' line: 29 A problem occurred evaluating root project 'Integrate_Azure_AD_B2C_into_an_Android_application'. > /Users/Integrate_Azure_AD_B2C_into_an_Android_application/config (Is a directory) Check below Line number 29. Where it is showing error. 29 def grgit...
I am running this sample application and have configured the proper variables as needed. I am able to register users and login but the mUserInfoJson object keeps returning as a...
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.
In the current app, we're using the signin and forgot password policies. Everything is working fine with sing in the policy. However, when we try to use the forgot password...
For most mobile apps, the SignIn/SIgnUp experience needs to be carefully controlled. The current workflow of redirecting to an external browser is a very demoralizing design choice. Is there a...
Hi, I am using this library. The acquired idToken is getting expired in none of the time. Is there any way to get fresh Token or some alternative via the...
sample seems to be outdated as it is written in java and also in android studio version 2, can we have a updated version in android studio 3.1 and kotlin...
# This GitHub repository has been identified as a candidate for archival This repository has had no activity for more than 2 years. Long periods of inactivity present security and...