I have a page set up to allow uses access only through Azure B2C.
We create a contact, then a flow creates that contact as a user in our B2C tenant.
We are able to go through the initial login and are met with the force password reset.
Once we get through that it redirects to the login page saying Invalid sign in attempt.
When we try and login again with the new password we get the same error, however in azure the user does show as having a successful sign in (previous it shows as interrupted when we went through the password reset)
There is no external Identity being linked to the contact.
We have registration enabled in our identity provider.
Any Idea's what is stopping our users getting onto the page?
Many Thanks