I have a wordpress integrated magento site. Magento is the frontend store where wordpress is the site cms pages and product reviews. I need to integrate the functionality of auto logging in to both magento and wp whenever someone is logging into magento. How is this possible? I assume I will need to create user accounts happening on magento on wp also and keep it synced always. WP will not have a independent user register functionality, so it will not need a back sync of accounts. Please suggest how this can be done?