@ -81,7 +81,7 @@ func (a *ldapAuthService) doPostRequest(url string, request interface{}, respons
return err
}
u, err := urlpkg.JoinPath(a.Host, "ldap", url)
u, err := urlpkg.JoinPath(a.Host, "poisson-ldap", url)
if err != nil {