Hello,
I would like to remove the login page from the Admin App because I will embed konakart in my application and it already has an administrator login page. Could it be possible?
Cheers,
Renata
Hi Renata,
Try setting konakart.security.disabled=true in your konakartadmin.properties file:
# -----------------------------------------------------------------------------------
# Security Information for the Admin App. After konakart.login.attempts
# to login, the user will be blocked out for konakart.login.blockedmins minutes.
konakart.security.disabled=true
Then, restart tomcat and open a new browser and try again.
This should do the trick!
Ming
Thank you for the answer.
Hi renata,
Can you please example explain me how you implemented this.
Thanks & Regards,
B.V.Suresh Babu