Page 1 of 1

Customize Login

PostPosted:Mon Dec 08, 2014 10:26 am
by khaupt
Hello,

i will customize the user-login in the file OpenKM.xml.
The database is MySQL and the server is version 6.3.0 / 6.3.1 build: 8156.
It should be able to login with the user-id or user-email.

The Tomcat-Log shows a error with ** NOT SPECIFIED **
Any ideas how can i make it possible to login with user_id OR user_email?

Here ist the error-message:
OKM-LoginError.JPG
OKM-LoginError.JPG (139.39 KiB) Viewed 4409 times

Re: Customize Login

PostPosted:Wed Dec 10, 2014 5:39 pm
by jllort
I'm not sure about duplicating the ? will be enought, should take a look at spring class to understand what's doing internally ( probably you should create your own spring authentication class ).