my scenario is that i have created AD B2C user (Local and social Account) using graph API setting an initial "password" and it is login successfully using that password, what i want now is that at his first login he should be asked to reset his password.
what should i do to make it functional(i don't need to reset user password from azure portal)
user himself should reset it on his first longin.
any help will be appreciated.