在Azure AD B2C注册页面上添加自定义电话号码字段

huangapple go评论62阅读模式
英文:

Adding a Custom Phone Number Field On Azure AD B2C SignUp Page

问题

我已在我的Android Native App中集成了Azure AD B2C。我已经为SignInSignUp创建了userflows,并且它按预期工作。我想在注册页面上添加一个名为PhoneNumber的额外字段,并且我需要对phoneNumber字段进行一些验证。在Azure AD B2C上如何完成这个操作?

英文:

I have integrated Azure AD B2C on my Android Native App. I have created the userflows for SignInSignUp and it was working as expected. I would like to add an extra field naming PhoneNumber on signUp Page and I need to Provide some Validation to the phoneNumber Field . How can that be done on azure AD b2c?

答案1

得分: 3

这里详细解释了整个过程:
https://learn.microsoft.com/en-us/azure/active-directory-b2c/user-flow-custom-attributes

英文:

It’s explained end to end here
https://learn.microsoft.com/en-us/azure/active-directory-b2c/user-flow-custom-attributes

huangapple
  • 本文由 发表于 2020年9月10日 15:06:36
  • 转载请务必保留本文链接:https://go.coder-hub.com/63824449.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定