having problem with https while redirecting

Take a look at the ssl_requirement plugin http://agilewebdevelopment.com/plugins/ssl_requirement

Vidya Vidya wrote:

Secure Actions is another option.

   http://agilewebdevelopment.com/plugins/secure_actions

together with the fix for the gotcha blogged here:

   Advogato: Blog for fxn

With SSL Requirement you need to take care of the protocol, otherwise the action travels in clear and a redirection is done, by that time the password is alredy taken. Secure Actions generates links with the right protocol.

-- fxn