Hi everybody,
I´ve wordpress 3.1 running over apache 2.0.63 and I´m trying to implement an SSO system so users don´t need to login manually.
What I´m doing its sending my user&pass by post from the index.php theme file as hidden parameters with a javascript submit to the wp-login.php page.
My problem is that I don´t know what changes do I need to do to make the wp-login.php file redirect me to the blog page instead to the admin blog page (where the redirection is sending me know).
Does anybody knows how can I do that?
My index.php theme form code...
[Code moderated as per the Forum Rules. Please use the pastebin]
Best regards!!
Bye!