https://www.ory.sh/ logo
h

high-optician-2097

03/29/2022, 5:45 PM
unfortunately not, it would be very difficult to index that at scale in JSON 😕
i

incalculable-city-41629

03/30/2022, 12:18 PM
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
      }
    }
  }
}
2 Views