unfortunately not, it would be very difficult to i...
# talk-kratos
h
unfortunately not, it would be very difficult to index that at scale in JSON 😕
i
FYI I finally I find a workaround I acheived to do what I want by adding this
Copy code
{
  "<http://ory.sh/kratos|ory.sh/kratos>": {
    "credentials": {
      "password": {
        "identifier": true
      }
    }
  }
}