Password strength indicator

Hi there, Are there any possibilities to display the password strength bar while resetting the password in keycloak?

There is nothing built in to Keycloak that does this. However, you could create a custom login theme that adds one of the many js password strength indicator libs to the username/password page (login.ftl). Do a google search for “javascript password strength library” and you’ll find a bunch.