I have a application which is running on Azure Ad b2c authentication. I have a requirement to register users by sending an inviation link to them.
Currently microsoft doesn't provide this feature.
This can only be done by implementing custom policies.
I am not getting this properly,
Kindly help me.
Thanks