CAS - Access Denied
tdivito - April 1, 2009 - 20:09
| Project: | CAS |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I can login to our drupal site using CAS, but after I login, I am taken back to drupal/cas where I get an Access denied message. I have the setting "Force redirection on initial login" checked and I have in the box under that.
Is there some kind of bug that isn't doing the redirect?
Could it be something wrong with node_access that I also have installed?
Thanks!

#1
What exactly did you have in the box under that? There is a bug that I'm trying to track down that has to do with incorrectly redirecting to image assets and favicon.ico, but other than that I'm not aware of any. Happy to help you troubleshoot though.
The force redirection on initial login event only fires when the account is created to begin with.
If you hit "refresh" do you still get access denied?
If you've got node access enabled, it's also possible that you're having a module weight issue. Might neet to make sure that cas fires before node_access does.
Dave
#2
Thanks for helping me on this. I have in the box below, but after returning to drupal/cas, I get the access denied. I am never re-directed to any page. I also tried disabling node_access, and still get the access denied error. We were not having this problem until we turned SSO on the cas server, so could that have something to do with it?
If I hit refresh, i still get the error message. how do I make sure CAS fired first?
Thanks,
-Tim