Title: acsteam's Replies | WordPress.org

---

# acsteam

  [  ](https://wordpress.org/support/users/acsteam/)

 *   [Profile](https://wordpress.org/support/users/acsteam/)
 *   [Topics Started](https://wordpress.org/support/users/acsteam/topics/)
 *   [Replies Created](https://wordpress.org/support/users/acsteam/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/acsteam/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/acsteam/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/acsteam/engagements/)
 *   [Favorites](https://wordpress.org/support/users/acsteam/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACS Plugin for WordPress] [Plugin: ACS Plugin for WordPress] Redirect after ACS login](https://wordpress.org/support/topic/plugin-acs-plugin-for-wordpress-redirect-after-acs-login/)
 *  Plugin Author [acsteam](https://wordpress.org/support/users/acsteam/)
 * (@acsteam)
 * [14 years ago](https://wordpress.org/support/topic/plugin-acs-plugin-for-wordpress-redirect-after-acs-login/#post-2690354)
 * [Original answer at [http://acs.codeplex.com/discussions/352424%5D](http://acs.codeplex.com/discussions/352424%5D)
 * The ACS WordPress plugin does not directly support multisite WordPress installations
   today.
 * There are several ways this could be solved, but the easiest is probably to set
   a cookie with the desired return URL when a user clicks on one of the login page
   buttons, and then have WordPress redirect to that URL after it processes the 
   token received from ACS. The redirect behavior post-login is actually defined
   in the WordPress site code (wp-login.php) and not the ACS plugin (which just 
   overrides the wp_authenticate function and has some code for rendering the login
   page).

Viewing 1 replies (of 1 total)