来自Azure B2C的注册事件 [英] Sign up event from Azure B2C

查看:67
本文介绍了来自Azure B2C的注册事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我怎么知道我网站上的某个人刚刚在Azure B2C中完成了注册"过程?我是否必须存储自己的对象ID列表并进行检查?我觉得无论如何我都必须这样做...

How would I know that a person on my website has just completed the 'Sign Up' process in Azure B2C? Would I have to store my own list of object ids and check against it? I get the feeling I am going to have to do that in any case...

推荐答案

如果在注册策略中选择了"newUser"布尔声明,则会收到该声明.这只会发送一次,因此您需要对此采取行动.

You receive the 'newUser' boolean claim if you have this selected in the signup policy. This will only be sent once, so you need to act on this.

这篇关于来自Azure B2C的注册事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆