简体   繁体   English

如何设置 Azure AD B2C 手机登录 - Android - 就像登录/注册/忘记密码

[英]How to do setup Azure AD B2C login fro mobile - Android - like Login/Signup/forgot password

I've never worked with Azure.我从未使用过 Azure。 I was suggested to use Azure AD to do the login authentication.有人建议我使用 Azure AD 进行登录验证。 I tried to use a couple app provided in the Documentation but they are 3 years old and are not properly working.我尝试使用文档中提供的几个应用程序,但它们已经 3 岁并且无法正常工作。 Also one of the app log was saying that cannot be used for B2C base don the keys i provided and the other one is not even compiling还有一个应用程序日志说不能用于 B2C 基础,不要使用我提供的密钥,而另一个甚至没有编译

https://github.com/Azure-Samples/active-directory-b2c-android-native-msal - runs but not able to make the "Call API" button to work https://github.com/Azure-Samples/active-directory-b2c-android-native-msal - 运行但无法使“调用 API”按钮工作

https://github.com/Azure-Samples/active-directory-b2c-android-native-appauth - not compiling https://github.com/Azure-Samples/active-directory-b2c-android-native-appauth - 未编译

Please go through the document it will help you in achieving Azure AD B2C Sign-in using an Android application .请通过文档 go 使用Android 应用程序帮助您实现 Azure AD B2C 登录。

Refer to this to set up your IOS and Android environment请参阅设置您的 IOS 和 Android 环境

There are some code sample you go through the link .通过链接有一些代码示例 go 。

If you face any issue in the development process you can raise the SO question with your error details.如果您在开发过程中遇到任何问题,您可以使用错误详细信息提出 SO 问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM