Password Reset on First login

Want to force user to reset their password on first login, without sending reset link on email, as email ID is not captured while creating users.

Hi!

You could achieve this with a post-login action - however, I’d ask, why? Are you sending them a password in clear text? This feels like it could most certainly be a solution to an antipattern here.

Hi @Kusuma.Santosh

Welcome to the Auth0 Community!

I warmly recommend reading through our Support Article on how to Force New User to Change Password on First Login, which can be achieved by combining a Post-Login and a Post-Change Password Action.

This should fit your use-case, but do let us know if you require any further assistance on the matter and do not hesitate to reach out to us for any other issues or requests.

Best regards,
Gerald