Hi,
we use Signle-Sign-On in our cuba application with the idp-addon. When a user tries to login with a wrong password we get an ERROR log.
05:19:46.590 ERROR c.h.cuba.core.sys.ServiceInterceptor - Exception in IdpService.login(…): com.haulmont.cuba.security.global.BadCredentialsException: Unbekannter Login oder falsches Passwort: admin
I want change this log level to WARN. Is their any way to do this?
Thanks in advance!
Bye, Reini