Not able to use LDAP auth for Metabse running on AWS Fargate

We did the correct setup of LDAP auth with Usergroup mapping to Admin group.
We can see that the user authenticated via LDAP. But, when the user try to login wee see this error

DEBUG metabase.middleware.log POST /api/session 400 448.0 ms (1 DB calls) 
{:errors {:password "did not match stored password"}}

There are no issues with a firewall or connecting to the LDAP server

Do we need to do any other setting here

Hi @chennaraov
I doubt it has anything to do with Fargate. It can be really tricky to debug LDAP issues, but perhaps you can find your answer here: LDAP - Can't Login or https://github.com/metabase/metabase/issues/7105