I am trying to check what a capability does for an identity. I changed the password from DEBUG for an identity but cannot login with the identity with the same password
I get the below error:
Note that I was able to login a few minutes before this
are you getting this error in a particular browser like IE, can you try in chrome if you are getting the same error. inorder to check whether the identity is locked or not you can login to IIQ console and check if lock exists on identity or not or via debug page you can check
easy way is: go to debug, search the identity and on the first line of xml you can find a key called lock wit an id/number, like this:
Hi @rishavghoshacc ,
You should not change the password in debug mode, as it will be stored in decrypted form. For which user did you change the password?. did you have decrypted value or plain text.
Hi @rishavghoshacc Share login configuration. Is pass-through authentication enabled? If pass-through authentication is enabled, you should change the password in LDAP or AD.