microsoft-authentication-library-for-android
microsoft-authentication-library-for-android copied to clipboard
com.microsoft.identity.client.exception.MsalClientException
When you click login on an Android 13 machine, you will get this exception, which will prevent you from logging in. Previous Android 11 machines can log in normally, with a hash key added to the website。 Complete exception information exception = com.microsoft.identity.client.exception.MsalClientException: The redirect URI in the configuration file doesn't match with the one generated with package name and signature hash. Please verify the uri in the config file and your app registration in Azure portal. We expected 'msauth://com.example.androidwhiteboard/ywYdOi1G7E%2BDKV3cs9O2ugs%2Bdbk%3D' and we received 'msauth://com.example.androidwhiteboard/JxluOGuHXnat9wDn6oTkxu7jPfo%3D'.