Not enrolled redirect caching problem
-
I am using the not enrolled redirect so that users who try to access a course without being logged in are redirected.
However, when they subsequently log in, they continue to be unable to access the course even if they are enrolled.
We’ve isolated the issue to HTTP redirect caches.
What’s happening is that our website is caching the login redirects so when users log in and try to access the courses, they are experiencing the cached redirect.
I can replicate this by:
1. Open new Private Tab
2. Visit a course URL: At this point you will be redirected to the login page
3. Login and you will see the two courses.
4. Try to access the course you visited in step 2, you will be redirected to the login page.If you do NOT first visit the course URL and directly login, then you will NOT experience this (no HTTP redirect cached).
Is there a way to solve this? At the moment it causes major confusion for many of our clients.
The page I need help with: [log in to see the link]
- The topic ‘Not enrolled redirect caching problem’ is closed to new replies.