In older CQ instance, we can set trust_credentials_attribute in
crx-quickstart\repository\repository.xml for authentication.In AEM 6,
repository.xml is gone, is there anyone know how to configure it in AEM
6. Backgroud: In my project, it used trust_credentials_attribute for
custom authentication(extends AbstractAuthenticationHandler), now
project migrated to AEM 6, it doesn't work now, because there is no
trust_credentials_attribute Thanks a lot in advanced.Kelvin