Hey All :wave: I am trying to read password of an ...
# talk-kratos
a
Hey All 👋 I am trying to read password of an identity. is there a way to get the password using admin api ?
b
Hi! No, passwords are encrypted before they are stored in the database. There is no way to retrieve the plaintext password of an identity.
a
do ory have change password flow ? where user would need to enter old password
b
No, only a recovery flow, where a
code
is sent to the user’s email address and they can set a new password. If the user is logged in already, they also have access to the settings flow, where they can update their password.