Skip to content
Snippets Groups Projects

django: Fix HTTP redirect loop in OIDCSessionExpiredMiddleware

Previously when an OIDC user was logged in but the session expired, an HTTP redirect loop could happen making the django website no longer browsable.

Ensure redirection to the session expired page happens only once to fix such issue.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading