Hey folks,

I use a SSO (shibboleth) for authenticating users and I need to be able to redirect users to a path other than /user/login. Attached is a patch that allows users to set a different path to redirect a user to after they receive the 403 response.

Comments

notzach’s picture

Here's the patch, it's based on the 6.x-1.x branch and tested against 6.25.

deekayen’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Active » Patch (to be ported)

Since I know you're fully capable of creating a 7.x version of this patch, please make one.

notzach’s picture

You're right, I just put one together.

It's tested against 7.12 and is built from the 7.x-1.x branch.

deekayen’s picture

Status: Patch (to be ported) » Fixed

thank you

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.