Hello , guys
i have a case that i want to add a custom otp validation step after registration in other words , user has to confirm his nationalId with Nafath (Saudi Identity provider) while the registration flow , i alreay did it with authentication flow , but in Registration flow still looking for it , any ideas
1 Like
hii can you please help me with the login flow? im really stuck there for quite long time.
I have implemented the Identityprovder and IdentityProviderFactory
it show on my login page as “Sign in as Nafath” and for that i implemented the PerformLogin method that show the form for nafath and take ID from user.
now i can not figure out the next step. can you plz help
where will the form go ? or what is the role of callback how can i extract the nafathId of form ? can you plzz help me