Redirect on CAS Authentication
-
Currently, once a user is authenticated via CAS, they are being redirected to wp-login.php. Even though they’re already logged in.
I’d like to instead skip the WP Login screen and go directly to wp-admin. I see a hook for wp_cassify_before_auth_user_wordpress, but not one for AFTER WP Authentication.
Is there a hook or a setting that will allow me to redirect users as soon as they’re authenticated?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Redirect on CAS Authentication’ is closed to new replies.