How to handle force reset password with SSO for 3rd party applications?

Hi,
I am using auth0 to implement sso between my app and 3rd party app.
While using rules, it’s possible to force reset password every x days.
My issue is with the 3rd party while password is expired.
How it’s possible to redirect the user into reset password flow or into a page that indicated that his password is expired and there is an email waiting for him to reset his password.