Unable to change password
Hello team,
I'm on a self hosted instance with docker and traefik as reverse proxy :
Also I have a password expiration set to 360 days
The issue appears when the user is registered with an IDP, after the 360 days-limit is reached. The Zitadel UI asks the user to reset their password but the user does not have any password.
The user cannot ask for a reset password because he is registered with an IDP and the UI redirects automatically the user to the IDP login page.
I'm on a self hosted instance with docker and traefik as reverse proxy :
- Zitadel version : 4.7.0
- Postgresql version : 16.10
- Login V2 is disabled
Also I have a password expiration set to 360 days
The issue appears when the user is registered with an IDP, after the 360 days-limit is reached. The Zitadel UI asks the user to reset their password but the user does not have any password.
The user cannot ask for a reset password because he is registered with an IDP and the UI redirects automatically the user to the IDP login page.