Closed (outdated)
Project:
Lightweight Directory Access Protocol
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2014 at 14:01 UTC
Updated:
22 May 2017 at 06:05 UTC
Jump to comment: Most recent
Comments
Comment #1
johnbarclay commentedComment #2
zanymonster commentedI am having this issue as well. Not a developer, so the routines posted above makes no sense to me. What is very interesting/annoying to me though is that even though I meet two of the three conditions (ldap_sso module, Anonymous users don't have permissions on nodes and see a custom access denied page) but in my case, i have the issue whether or not page cache is enabled. This is not an issue for all users on all computers in my environment. Is there any workaround for us? I have an intranet site which does not allow access to the home page to anonymous users. Usually, the sso page (user/login/sso) logs users in and successfully redirects them to the home page. Inexplicably (to me anyway), sometimes they get the access denied page instead of redirecting. When that happens, the log shows the logged in user was denied access to user/login/sso.
Comment #3
zanymonster commentedMy problem ended up being resolved by adding the site to the Intranet Zone on IE11.
Comment #4
grahlIf I understand you correctly, your users are hitting a node and getting a 403 and there is a login block on that page, when they use that, the post-login redirect destination is the 403 page? Off the top of my hat I'd probably force redirection to the login page with a fixed destination parameter to solve this.
Did you resolve this with a workaround?
Comment #5
grahlNo feedback for more than 2 months, closing.