UsersService setPassword v2 version should allow setting password without verification code
Hello there!
In our implementation we have the use case to programmatically set the password of the user in Zitadel through the API because we do the verification on our side.
In the v1 API https://zitadel.com/docs/apis/resources/mgmt/management-service-set-human-password we have this option, but this endpoint is marked as deprecated suggesting to use https://zitadel.com/docs/apis/resources/user_service_v2/user-service-set-password which requires a verification code as well.
Is there a plan to adjust this v2 endpoint (or another v2 endpoint) to support force setting the password programmatically without going through the reset process?
Thanks a lot!
0 Replies