I am trying to use login redirect while also using the CAS module to authenticate. Cas just takes over, and doesn't follow the inforamtion I have in Login Redirect. Has anyone else seen this issue? Any way of fixing it?

Thanks,

-tdivito

Comments

rsvelko’s picture

Priority: Critical » Normal

please try if this issue is reolved with 2.5

mark it as fixed if it IS fixed.

otherwise I will look into it. It is critical for you but not for 99% of other people...

rsvelko’s picture

Status: Active » Postponed
newbie88’s picture

are u have settings in redirection page sir??

TimG1’s picture

Version: 6.x-2.3 » 7.x-1.1
Status: Postponed » Active

Hi everyone,

I'd like to reopen this. This doesn't seem to be working with D7 CAS module either.

Drupal 7.19
CAS 7.x-1.2
Login Destination 7.x-1.1

Many thanks,
-Tim

jteguhlao’s picture

Issue summary: View changes

Hello,

I also want to report the issue. I am using CAS Module for Drupal 7 to login. The redirect to front page from the page that has the CAS login block does not work. It keeps the user in the same page.

Could you please help as to how I can redirect the user to the front page using CAS login module because it is a major issue in our login flow now?

Thank you.

jteguhlao’s picture

Hello,
I should revise my comment above. It is somewhat working.
I added a rule:
1. redirect to internal page
2. redirect upon triggers: check login
3. redirect from specific pages: if I choose "only the listed pages", it does not work. I tried using node/xx or using the page alias and it does not redirect the user to the front page. It stays on the page that has the CAS Login block. If I choose "All pages except those listed", it works (it redirects the user to the front page).
4. redirect users with roles: none checked
5. weight = 0

Is there any way we can make the "only the listed pages" option work with CAS Login module?

Thank you.

patkai’s picture

For me the weights didn't work, but can't reproduce, all fine now.

ddrozdik’s picture

Version: 7.x-1.1 » 7.x-1.x-dev
Category: Bug report » Support request

Module does not support integration with CAS module. If someone want prepare a patch, I will add it to the module then.