hi,
when I open the browser, it automatically login with my ldap user.
after that I am gointo to logout and then I am trying to log in with my ldap username and password manualy. i am using a custom login form but it direly post to wp-admin page.
If it fails to login, the system displays an error message. If it was successful, nothing happens. does not give an error. cannot refresh the page. I see that I have logged in when I click on another page.
How can I show a message that the login is successful? or can I redirect to the homepage? how to check login with ldap succesfull?
thanks